Page 1 of 1

xcode project export doesn't function

Posted: Fri Jan 25, 2013 12:05 am
by SteveLacy

I've exported my project to Xcode. When I open the exported project in Xcode and run the iOS simulator, the app launches but after it goes to the first screen where I can select an item to continue, it doesn't do anything. It's like the link/button doesn't function.

The app works fine in the Tiggzi test screen, but it doesn't function in the Xcode simulator. No errors, you just can't click on anything.

Also when I exported the Xcode, my app icons weren't included. Within Xcode, only the generic Tiggzi icons and launch screens were present.

I need to test my app in Xcode to ensure everything works before I submit to Apple. Could you assist? I've shared my project (Adventist iOS html5) with support@Tiggzi.com.


xcode project export doesn't function

Posted: Fri Jan 25, 2013 12:15 pm
by Kateryna Grynko

Hello, we are testing it. I will update.


xcode project export doesn't function

Posted: Fri Jan 25, 2013 2:52 pm
by Kateryna Grynko

It's a bug, we will fix it


xcode project export doesn't function

Posted: Fri Jan 25, 2013 10:38 pm
by SteveLacy

So, when do you think this will be fixed? I guess I'll take my chances that the .ipa build is working?


xcode project export doesn't function

Posted: Mon Jan 28, 2013 4:40 pm
by Kateryna Grynko

In approximately a month.


xcode project export doesn't function

Posted: Tue Jan 29, 2013 5:59 pm
by Kateryna Grynko

Hi Steve,

There is a workaround.

You have a handler on click action in javascript. You should create a handler on vclick action instead of it. Then export your app from Tiggzi to xCode.

Change version in plist file to 1.1 according to what Marina says here:
https://getsatisfaction.com/tiggzi/to...

Create ipa file with correct version via xCode and post your app on AppStore.


xcode project export doesn't function

Posted: Tue Jan 29, 2013 7:59 pm
by SteveLacy

You guys are awesome! Thanks, that change broke the log jam!