Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

feat: video-reward uses test devices (Android)#409

Open
distante wants to merge 1 commit intoratson:masterfrom
distante:master
Open

feat: video-reward uses test devices (Android)#409
distante wants to merge 1 commit intoratson:masterfrom
distante:master

Conversation

@distante
Copy link
Copy Markdown

@distante distante commented Jan 4, 2020

in js we have to send in our config a key with:

{
  ....
  testDevices: ['someId', 'someOtherId'],
  ....
}

as per admob test devices config: https://developers.google.com/admob/android/test-ads#enable_test_devices

@distante distante changed the title feat: video-reward uses test devices feat: video-reward uses test devices (Android) Jan 4, 2020
@distante distante force-pushed the master branch 2 times, most recently from f8cf85e to 44c43f0 Compare January 4, 2020 11:59
in js we have to send in our config a key with:

```
{
  testDevices: ['someId', 'someOtherId']
}
```

as per admob test devices config: https://developers.google.com/admob/android/test-ads#enable_test_devices

chore: up plugin version

chore: update docs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant