Page 1 of 1

App works in Tiggzi mobile tester but not in iOS5 as a native app

Posted: Wed Sep 26, 2012 1:38 pm
by ghuisintveld

Our app (Client Online, shared with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a) is almost finished and we are now testing the app on mobile devices. We have run into a problem on an iOS 5 iPhone. The app works perfectly fine on this iPhone in the Tiggzi mobile tester. When I export the app to xcode and then test it on the iPhone, the app crashes on the first click. The app works fine on a iOS 4 device.

Is there any difference between running the app in the tiggzi mobile tester and as a native app? What could be the cause of our problems?


App works in Tiggzi mobile tester but not in iOS5 as a native app

Posted: Wed Sep 26, 2012 2:10 pm
by Maryna Brodina

Could you send Pincode to a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?


App works in Tiggzi mobile tester but not in iOS5 as a native app

Posted: Wed Oct 03, 2012 6:45 pm
by maxkatz

We looked at your app and it looks like there are three configurations - test_browser, test and prod and each has a different URL for services (production and test)

With test configuration the response code from service is 403 (a service side problem)

In test_browser configuration, the service wasn't invoked at all as there are some errors in the code.

In prod configuration, the app works, but nothing happens on click.

If you are still running into problems, it would help if you can tell us exactly how to reproduce the problem.