1
votes

So I tested building my app using the Codenameone send to IOS debugger build. It worked perfectly, as far as the build goes, however I didn't add this to the build that worked:

ios.gplus.clientId = "helloworld"

So I added that to the build hints and now it errors out on the IOS debugger build. The error log doesn't appear to be very helpful.

Any insights as to why this broke the build would be appreciated.

1
I'll need a relatively recent link to the build error or a mirror of the file to provide you with an answer. I doubt that's the reason. I'm guessing you have a certificate/signing related issue - Shai Almog
Hi Shai, thanks for the help, here is the link to the build error: codename-one.appspot.com/… - Sonic Motion

1 Answers

0
votes

Thanks for that, it seems to be a regression in a recent VM change we'll try to fix this for the upcoming update later this week.