Closed Schwarzgamescom closed 10 months ago
When I use Admob Extension 1.2.3 there are no errors and test ads show up as intended.
Setting nonPersonalizedAds doesn't do anything at all to be honest so you should be able to safely remove that line that was a type that stayed there from prev implementation we will be fixing it ASAP
After deleting that line all the other issues remained. Three of them can be seen in detail in the above screenshot. Should I send more details for the other issues?
After deleting that line all the other issues remained. Three of them can be seen in detail in the above screenshot. Should I send more details for the other issues?
Noticed that too as soon as started fixing the prev issue (there was some code that got moved around I required some changes to the .h file too)
Fixed the issues and made a new Publish of the extension... 1.3.2 (both on github and marketplace) this issue will be closed.
Thanks for the quick fix, now the app works and test ads show up, but my bottom banner ad now appears at the top of the screen, even though bottom is true and I didn't change anything in my code.
Edit: Using v1.3.2 throws compile errors for Android now.
Hello, I'm using XCode 15.1, Gamemaker 2023.11.1.129 and Admob Extension 1.3.1.
Besides other issues I get this one in XCode.
Looks like something is wrong with this one item 'nonPersonalizedAds'. Does it have to do with the AdMob_NonPersonalizedAds_Set function in the extension?
I'm far from understanding this issue output, but the other issues could be related to this one.
When the admob extension is deactivated, the app works fine.