[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-08 Thread Shai Almog
No Android SDK 14 is abandoned as we are at 23. Most developers don't really use this feature otherwise you'd see more comments in the thread. The Admob SDK is builtin to google's Android SDK and the original implementation is so old it points at SDK 14. Right now we don't have a standalone

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-08 Thread Maaike
So if it is abandoned, why is it still documented on several places? Can it be fixed? Why is it so unclear what version of the Admob API is used? What can I use to replace Admob banner ads? I don't want to have fullscreen ads, only a small banner! On Monday, January 8, 2018 at 6:12:05 AM

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-07 Thread Shai Almog
I think it's the one built into API level 14 which we abandoned long ago. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-06 Thread Maaike
But what is the actual version that is used for the admob ads (when using the build hint googleAdUnitId). Or how can I find that out? I tried to search in the sources, but I can not find it that quickly. -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-06 Thread Maaike
I added an issue. https://github.com/codenameone/CodenameOne/issues/2297 Do you think you can look into it soon or will it take a few months? Just for me to know, because the ads are probably not working anymore in a few weeks. -- You received this message because you are subscribed to the

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-03 Thread Shai Almog
Yes I was talking about that. I can't find the issue mentioned by Carlos https://github.com/codenameone/CodenameOne/issues?utf8=%E2%9C%93=is%3Aissue+admob Can you please file an issue on this and we'll try to look into it. You can also try adapting the full screen admob cn1lib to use banner

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-03 Thread Maaike
I don't think a cn1lib is used for this? I didn't find a cn1lib for admob, only for fullscreen ads (and I don't want that). I don't know what the version is in current builds, how can I see that? That is actually my question: what version is a recent build? -- You received this message

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-02 Thread Shai Almog
I think Steve addressed that issue already at least for the cn1lib. Is it still happening in current builds? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an

[codenameone-discussions] Re: AdMob to deprecate SDK

2018-01-02 Thread Maaike
What version is actually used when using android.googleAdUnitId ? I got this warning a few weeks ago, in January they will finally stop supporting versions older than 7.0.0. When I just send a new build, will admob be updated to the new sdk version? -- You received this message because you are