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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

distante
Copy link

@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.

None yet

1 participant