You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the demo and followed all the steps from the readme, but the banner display didn't work at all. Right at the beginning of the demo, there's a section that reads:
However, the parameter requestTrackingAuthorization doesn't exist.
Has anyone managed to get version 5.3.1 or another version from the 5 series to work, and does anyone have an example of the implementation to help me, please?
`
The text was updated successfully, but these errors were encountered:
I downloaded the demo and followed all the steps from the readme, but the banner display didn't work at all. Right at the beginning of the demo, there's a section that reads:
`AdMob.initialize({
requestTrackingAuthorization: true,
testingDevices: ['2077ef9a63d2b398840261c8221a0c9b'],
initializeForTesting: true,
});
However, the parameter requestTrackingAuthorization doesn't exist.
Has anyone managed to get version 5.3.1 or another version from the 5 series to work, and does anyone have an example of the implementation to help me, please?
`
The text was updated successfully, but these errors were encountered: