I really don't know what is happening with apple, but we still don't have an account. We made it through up to make a payment page (through getting DUNS number, getting confirmation form apple, talking with apple representative on the phone to confirm identity, etc), then we tried to make a payment. 5 times it did not go through, and then we were thrown back at the start of registration process. When we contacted support, they said it was due for not making payment for such a long time. So now we are starting over and waiting for their approval, again. Fortunately we now already have a DUNS number, so it should be faster this time
But my provisioning file has expired, so for now I can't even test apps on my iPad, sorry guys.
From any Gideros exported (android or xcode) project you can create a player, means that you can run your app from Gideros Studio, rather than reexporting and rebuilding your app over and over again.
Just a quick one... Is there any chance that the ads interface can be updated to support AppLovin and Amazon as they now offer that platform too since very recently.
Oh? AppLovin SDK recently supported Amazon apps to show AppLovin ads last month. I wasn't aware that the ads interface had been updated to allow apps on Amazon to work with the Applovin SDK - I will check again later today
Adrian: I think that once you start using the app on an Amazon device then a new app is discovered - you then get a new id - put this new id in the applovin gideros id.
Or use AppoDeal to do it all for you and just use one advert system?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
It appears after reading the AppLovin FireOS integration docs that the key used is identical to as used with Google before, but that Google Play Services .lib is not required of course. This should mean a rebuild of a given app in Eclipse with their 5.4.3 SDK without touching the Gideros src should be enough - I think
Amazon don't care if you have google play code in your app any more, Google don't care if you have the Amazon stuff either. So you can have one apk that works for both.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
Thx
Thx
-B
We made it through up to make a payment page (through getting DUNS number, getting confirmation form apple, talking with apple representative on the phone to confirm identity, etc), then we tried to make a payment. 5 times it did not go through, and then we were thrown back at the start of registration process. When we contacted support, they said it was due for not making payment for such a long time.
So now we are starting over and waiting for their approval, again. Fortunately we now already have a DUNS number, so it should be faster this time
But my provisioning file has expired, so for now I can't even test apps on my iPad, sorry guys.
Keep us posted!
now working on keeping Gideros up to date
But just in case I forgot, can you please add issue to github, so I would definitelly remember to do that
thx
https://github.com/gideros/giderosplugins/issues
I can help with this sort of stuff tho too. I'm quite well versed with native iOS (as well as just about everything else). ;-)
If you can help, sure, be my guest, you only need to wrap one single class functionality to add new ad framework
like AdsMillenial.h and AdsMillenial.m and make it to use interface AdsProtocol and wrap all methods in AdsProtocol
thx!
One like the one for Android that is? .. at:
http://appcodingeasy.com/Gideros-Mobile/Creating-plugins-for-Android-in-Gideros
thx
Just add Ads plugin to it, and start creating new class, etc. Nothing specific to set up.
Only probably you would need to create a player rather than a project, that can be done by changing single boolean from true to false in AppDelegate.
Depending on the version you have it is either isPlayer variable or gdr_init method's last parameter
Check device player with plugins tab
http://docs.giderosmobile.com/deployment.html
Likes: MobAmuse
Or use AppoDeal to do it all for you and just use one advert system?
Likes: MobAmuse
https://deluxepixel.com
Conclusion: I therefore assume the Gideros Ads Interface will require an update to function with AppLovin's newer Amazon based ads system.
Also Google Play Services is not required to run AppLovin>FireOS ads of course.
Likes: MobAmuse
https://deluxepixel.com
Likes: MobAmuse
https://deluxepixel.com