cactuscraig wrote:App already approved by Apple this morning in 55 minutes. The double-tap requirement appears to be fixed.
Great Thanks
cactuscraig wrote:App already approved by Apple this morning in 55 minutes. The double-tap requirement appears to be fixed.
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITabBarController setSelectedViewController:] only a view controller in the tab bar controller's list of view controllers can be selected.'
var navController;
function onPageShown(caller) {
navController = new NKNavigationController();
navController.setTitle("Title");
navController.show();
}
NSInvalidArgumentException', reason: '-[UITabBarController setSelectedViewController:] only a view controller in the tab bar controller's list of view controllers can be selected.'
cactuscraig wrote:I have experienced the last error and changed the build architectures to just the following
armv6
armv7
I removed what was in there and app was approved.
My iPad app is 7 tabs all on screen at once no issue,
Same app is also for iPhone but organized down to 3 tabs.
Dilemma Apps wrote:Seems to be an issue when buying items through in-app purchase, it retrieves the information, but when buying a product it is returning -1 as the result and "Error 0", Cannot Connect to iTunes Store,
This is for an app which is out and working correctly on previous Nimblekit version,
Can anyone else confirm this with their Apps
Users browsing this forum: No registered users and 1 guest