Gamecenter and Google Play Games workaround
Hi guys, I was wondering if there is a way to determine straight away if the device used is either an iOS or an Android device and then have the gamecenter button I've put in the games, instead display a Google Play games button and post to that ones leader boards?
Or do I use the one button across both platforms, and have them post to both leader boards at same time?
Download UfoBlaster on the iTunes store
Best Answer
-
jonmulcahy Posts: 10,408
@aussiefaz said:
jonmulcahy so when you say creating some booleans at the beginning for each device.Is there a way that those booleans can detect what we device we've published it for when we click on generate?
I may have missed something in what Ive learnt so far about that happening.
there is no current way to auto detect the device right now. When I am publishing to iOS, I enable the booleans manually and hit publish in the creator. When I want to make a build for amazon, I'll turn off the iOS booleans and then trigger the android ones and hit publish again. etc.
Answers
we don't have access to the os version information which would make this easier. What I usually do is create a few booleans like iOS/Droid/Kindle/iPad/iPhone etc.
then before I publish for a particular store I enable that boolean which will turn on selective rules.
it would be awesome to do it all automatically, but this works for me.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
@jonmulcahy so when you say creating some booleans at the beginning for each device.
Is there a way that those booleans can detect what we device we've published it for when we click on generate?
I may have missed something in what Ive learnt so far about that happening.
Download UfoBlaster on the iTunes store
@jonmulcahy Thanks for this
That make sense. I just need to create a boolean for each device, have them set to true when Im publishing for that device, and control the device related actors with the boolean with that in the true position.
I think that will work fine. Right now Im showing the iOS banners as transparent in Android so its not a blank white space at top of screen. Doing it this way will mean its not even going to be on the screen.
Download UfoBlaster on the iTunes store