Skip to content

Commit 2d1432a

Browse files
authored
add note about android manifest modifications
1 parent 1200b4e commit 2d1432a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ For iOS you will have to add the [Google Mobile Ads SDK](https://developers.goog
3232

3333
On Android the AdMob library code is part of Play Services, which is automatically added when this library is linked.
3434

35+
But you still have to manually update your `AndroidManifest.xml`, as described in the [Google Mobile Ads SDK documentation](https://developers.google.com/admob/android/quick-start#update_your_androidmanifestxml).
36+
3537
## Usage
3638

3739
```jsx

0 commit comments

Comments
 (0)