Page 1 of 1

xcode warning

Posted: Tue Dec 04, 2012 3:40 pm
by Eric5020946

I'm getting a warning in XCode concole when opening the app:

Application windows are expected to have a root view controller at the end of application launch

app opens properly on start page, epxorted as xcode project form flas builder


xcode warning

Posted: Tue Dec 04, 2012 3:54 pm
by Kateryna Grynko

You can disregard this.


xcode warning

Posted: Tue Dec 04, 2012 3:57 pm
by Eric5020946

I'm also getting occasionally "failed to load wbpage with error: the operation couldn't be completed. nsurlerrordomain error -999"


xcode warning

Posted: Tue Dec 04, 2012 5:02 pm
by Kateryna Grynko

I will find out.


xcode warning

Posted: Thu Dec 06, 2012 12:02 pm
by Kateryna Grynko

Could you share your project with support@tiggzi.com so we can test it?


xcode warning

Posted: Thu Dec 06, 2012 12:27 pm
by Eric5020946

already figured out the issue, ithappens when you have 2 click events attached ot element and second to parent, 2 navigateto page got triggered and this situation breaks the app

not sure if you can do something about it, it is proably JQM issue


xcode warning

Posted: Thu Dec 06, 2012 2:46 pm
by Kateryna Grynko

Thank you! We will try to solve this problem.