Levert
Posts: 0
Joined: Thu Mar 13, 2014 12:36 am

Bugs after iOS 7.1/Xcode 5.1 update

I was able to get the app to load successfully in the simulator based on Adam's suggestion to downgrade xcode, however, when I tried to run the app on my iphone I received several error messages.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Bugs after iOS 7.1/Xcode 5.1 update

What exact errors?

Levert
Posts: 0
Joined: Thu Mar 13, 2014 12:36 am

Bugs after iOS 7.1/Xcode 5.1 update

Errors are related to architecture setting

Undefined symbols for architecture armv7:
"OBJC_CLASS$CDVInvokedUrlCommand", referenced from:
objc-class-ref in CDVFile.o
"OBJC_METACLASS$CDVViewController", referenced from:
OBJC_METACLASS$MainViewController in MainViewController.o
"CDVPluginHandleOpenURLNotification", referenced from:
-[CDVInAppBrowser openInSystem:] in CDVInAppBrowser.o
-[ApplicationDelegate application:handleOpenURL:] in ApplicationDelegate.o
"OBJC_CLASS$_CDVWebViewDelegate", referenced from:
objc-class-ref in CDVInAppBrowser.o

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Bugs after iOS 7.1/Xcode 5.1 update

Please take a look here https://getsatisfaction.com/apperyio/...
Let us know if you need further assistance

Levert
Posts: 0
Joined: Thu Mar 13, 2014 12:36 am

Bugs after iOS 7.1/Xcode 5.1 update

Alena,

if i am following the link that you sent to me. This should have already been resolved in Feb, so why am I still having this issue. I am simply trying to test using a push notification. I simply created the following tutorial http://docs.appery.io/tutorials/getti... then exported the code to XCODE. Changed the XCODE version to match the one mentioned above. The code then worked with the IOS simulator and still will not compile on my iphone.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Bugs after iOS 7.1/Xcode 5.1 update

Please tell us what xCode version are you using?

Levert
Posts: 0
Joined: Thu Mar 13, 2014 12:36 am

Bugs after iOS 7.1/Xcode 5.1 update

Version 5.0.1 (5A2053)

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Bugs after iOS 7.1/Xcode 5.1 update

Could you share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?

Levert
Posts: 0
Joined: Thu Mar 13, 2014 12:36 am

Bugs after iOS 7.1/Xcode 5.1 update

sure. it is very, very basic. what do i need to do in order to share the app with you

Return to “Issues”