mk-5 / gdx-fireapp

libGDX Firebase API
Apache License 2.0
65 stars 21 forks source link

Support for Firebase/Admob #47

Open Trurl101 opened 3 years ago

Trurl101 commented 3 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Perhaps I am biased but it seems to me that the Admob framework is one of the most used firebase functions? So including this in gdx-fireapp would make the admob integration for libgdx a lot easier and would make a lot of additional code and problems hat libgdx user have vanish.

I see that firebase/admob is not even in the "Whats next" section. Perhaps you could consider to include it nonetheless?

mk-5 commented 3 years ago

Hello @Trurl101 ,

I'm 100% on 👍 It would be a really nice feature to implement. I will pick it up as a next feature.

First things first, so the most critical thing here is to make it work together with libgdx. Interstitial, and Rewarderd advertisement shouldn't be a problem A banner could be more problematic

I will keep you informed here