Closed MicahDavid closed 8 months ago
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
has anyone gotten FLUID banners to work on Android?
still not working on android . I have tested all ads but with FLUID NOT Showing any add.
still not working on android . I have tested all ads but with FLUID NOT Showing any add.
To get around this, I just created a bunch of different banners with image sizes that will match the most popular android device widths.
For what its worth, the react-native-ad-manager package also has the same problem with the FLUID ads: https://github.com/NZME/react-native-ad-manager#readme
Perhaps its more of a platform issue, than package issue... It sure would be nice if we could use FLUID ads for Android, because it creates a lot of extra work to create the multiple mobile ad sizes and add in all the creatives to Ad Manager.
What happened?
The FLUID ad request was filled, with width full screen (393px), but height (0). It returned the proper height on iOS.
Here is the banner request:
Platforms
Only on Android
React Native Info
Are your using Typescript?
package.json
app.json
ios/Podfile
No response
android/build.gradle
No response
android/app/build.gradle
No response
android/settings.gradle
No response
AndroidManifest.xml
No response