Logos Quiz - Corona Template now available!

Hi There

I have purchased this fantastic and everything seems to work fine on the similator but when I build this game it seems to only produce the first splash screen followed by a black screen… Any ideas or suggestions that can help get this going?

Regards

Andrew

ps built for Android and tested on a Samsung S3 built on latest corona 

Dave & Andrew,

Could you let me know where you purchased it from (Sellfy or Gumroad), I think this is related to the iads plugin which needs to be disabled when running on Android.

Nick

Can’t remember where I bought it from, but it defo has no iAds on it and doesn’t use plugins.

Didn’t realise it had been updated with iAds, where can I download it ?

Dave

Hey there,

Thanks for coming back so soon. Yeah I believe I got it through Sellfy. Don’t mean to sound like a noob but how do I disable it if that is the problem?

Regards

Got it working now, commented out the require Gamecenter and initGamecenter lines and it is now showing the title screen and not crashing.

Not tested it properly but will do today.

Dave

Am still having no luck and haven’t heard back from you… Thought I was in luck as you were answering other peoples questions but then nothing from u for last couple of days… How do I build for Android as still black screen… I have commented uncommented and re-commented but I need your help… Please come back to me so that I can move forward wityh my project and not kill the momentum…

Thank you so much and regards

Andrew

Andrew,

I’m looking into this, I suspect it will be along the lines of Dave Baxter’s problem - either gamecenter or the iOS app store is being called even when running on Android. This didn’t use to cause a crash but does it more recent builds, I will send out an amended file when I’ve tested the changes.

Nick

Hey there,

Thank you for your response… That would be fantastic if you could suss that out… What versions of corona didn’t this issue occur?

Regards

Andrew

Hey there… I got it sorted thank you so much… I was having a blonde moment and actually accidently blocked out the incorrect line. Ok back on track lol sorry about that… And for those following, it was the commentting out of the Gamecenter and initGamecenter lines… So sorry again :slight_smile:

Hi,

I can’t get this to run on a Nexus 7. It shows the background on the title screen and then goes to a Black screen and stays there.

Runs fine on the simulator on all devices.

Could be the way am building it, am selecting none for App Store and using debug build.

Any ideas ?

Dave

Hi There

I have purchased this fantastic and everything seems to work fine on the similator but when I build this game it seems to only produce the first splash screen followed by a black screen… Any ideas or suggestions that can help get this going?

Regards

Andrew

ps built for Android and tested on a Samsung S3 built on latest corona 

Dave & Andrew,

Could you let me know where you purchased it from (Sellfy or Gumroad), I think this is related to the iads plugin which needs to be disabled when running on Android.

Nick

Can’t remember where I bought it from, but it defo has no iAds on it and doesn’t use plugins.

Didn’t realise it had been updated with iAds, where can I download it ?

Dave

Hey there,

Thanks for coming back so soon. Yeah I believe I got it through Sellfy. Don’t mean to sound like a noob but how do I disable it if that is the problem?

Regards

Got it working now, commented out the require Gamecenter and initGamecenter lines and it is now showing the title screen and not crashing.

Not tested it properly but will do today.

Dave

Am still having no luck and haven’t heard back from you… Thought I was in luck as you were answering other peoples questions but then nothing from u for last couple of days… How do I build for Android as still black screen… I have commented uncommented and re-commented but I need your help… Please come back to me so that I can move forward wityh my project and not kill the momentum…

Thank you so much and regards

Andrew

Andrew,

I’m looking into this, I suspect it will be along the lines of Dave Baxter’s problem - either gamecenter or the iOS app store is being called even when running on Android. This didn’t use to cause a crash but does it more recent builds, I will send out an amended file when I’ve tested the changes.

Nick

Hey there,

Thank you for your response… That would be fantastic if you could suss that out… What versions of corona didn’t this issue occur?

Regards

Andrew

Hey there… I got it sorted thank you so much… I was having a blonde moment and actually accidently blocked out the incorrect line. Ok back on track lol sorry about that… And for those following, it was the commentting out of the Gamecenter and initGamecenter lines… So sorry again :slight_smile:

Hey, I am receiving this error when I open up this template in Corona.


ERROR: object:setReferencePoint() is only available in v1Compatibility mode. Use anchor points instead.

stack traceback:

    [C]: ?

    [C]: in function ‘setReferencePoint’

    …Users/MyName/Documents/Template copy 2/menu.lua:179: in function ‘loadLevels’

    …Users/MyName/Documents/Template copy 2/menu.lua:250: in function <…Users/MyName/Documents/Template copy 2/menu.lua:245>

    ?: in function <?:218>


Any help?