KivMob icon indicating copy to clipboard operation
KivMob copied to clipboard

AdMob support for Kivy

Results 43 KivMob issues
Sort by recently updated
recently updated
newest added

When user opens keyboard all widgets look strange. It occurs only with using ads. And in some cases all going right but a bug occurs after pausing and resuming application....

bug

Any updates on ios support? Works great on android. Thanks for that!

enhancement

Automate posting the most recent documentation to AWS S3

Test building an apk from the demo application using Travis CI.

enhancement

Create test ad widgets that allow developers to test out ad handling/display logic without needing to build and launch a new APK.

enhancement

Handle errors gracefully when user attempts to load ads without setting unit ID, attempts to show an ad without first loading an ad, etc.

enhancement

Hi. My main buildozer setings are: python3==3.11.7,kivy==2.3.0,aiohttp==3.9.3,aiosignal==1.3.1,attrs==23.2.0,beautifulsoup4==4.12.3,certifi==2024.2.2,charset-normalizer==3.3.2,docutils==0.20.1,frozenlist==1.4.1,idna==3.6,multidict==6.0.5,requests==2.31.0,soupsieve==2.5,Unidecode==1.3.8,urllib3==2.2.0,yarl==1.9.4,android,jnius,kivmob java -version openjdk version "17.0.9" 2023-10-17 OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-122.04, mixed mode, sharing) android.api = 33...

04-09 07:16:50.796 32743 667 I python : [INFO ] [KivMob ] new_interstitial() called. 04-09 07:16:50.803 32743 667 I python : [INFO ] [KivMob ] request_interstitial() called. 04-09 07:16:50.810 32743 667...

Hi, I'm using buildozer and trying to compile an application with Kivmob ads targeting API 33 and get android.gradle_dependencies error when using android.gradle_dependencies = 'com.google.firebase:firebase-ads:10.2.0 Has anyone managed to successfully...