MichaelStott / KivMob

AdMob support for Kivy
MIT License
143 stars 38 forks source link

iOS support #14

Open irreverentperson opened 6 years ago

irreverentperson commented 6 years ago

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

MichaelStott commented 6 years ago

Glad to hear it works well for you. Unfortunately, I do not yet have access to a Mac environment to develop and test with. So for now, the main focus will be to improve the Android version.

thegameguy commented 6 years ago

When I was very new to kivy, I decided to go for android and ios together, hehe. I had the pre-requisites for android but for ios i searched to check if iso image of mac is possible and legal. But as I started working on android i saw this huge pile of learning. So I left the ios development for later.

MichaelStott commented 5 years ago

Finally have access to a Mac environment. There seem to already be examples online on how to integrate Kivy with AdMob on iOS by modifying the xcode project, but I haven't seen any pure python ways of accomplishing this. Aiming to have this included in the next iteration of KivMob.

Denis-Memo commented 5 years ago

Cant wait for KivMob 3.0. I really need Google Admob on my kivy IOS game

mwelzl commented 5 years ago

+1, I'd love to have this! I wonder, are you folks aware of this? https://github.com/niavlys/admob4kivy it seems old, but maybe it's useful to figure out how to make things work with iOS?

MichaelStott commented 5 years ago

Thanks @mwelzl, that does look promising. It looks like you still have to do some manual configuration with the xcode project (which I would like to avoid), but it may be useful for a first iteration.

NameKhan72 commented 4 years ago

Hi Michael, I am aiming to deploy my app soon on android and IOS. Can I get a heads up on the IOS integration? My app uses some google apis, so advertising would be HUGE.

Thanks a lot!

MichaelStott commented 4 years ago

:point_up: Whoops, didn't mean to close this. I'll get back to working on this soon. I unfortunately do not have a release date for iOS support at this time. I meant to hammer out this feature late last year, but got sidetracked with studying for the AWS solutions architect certification and changing day jobs.

alex10791 commented 1 year ago

Are there any updates regarding this issue?

MichaelStott commented 1 year ago

Unfortunately not. I haven't had time to work on this project extensively. I've allotted some time to return to this to address some maintenance issues/code rot, but so far still no ETA on this as of yet