Closed nw-dvazalves closed 10 years ago
This update was an update to iOS 8 so please make sure you are using version 8 of the iOS SDK when compiling your application.
Oh yes. Thank you very much. Packaged the app with the current beta version of the AIR 15 SDK and everything worked fine.
Please excuse the hasty bug report.
Today I updated the PushNotifications ANE in our project with the new one from the repository and got this error when I tried to package the app for iOS:
Undefined symbols for architecture armv7: "_OBJCCLASS$_UIUserNotificationSettings", referenced from: objc-class-ref in libcom.distriqt.PushNotifications.a(PushNotificationsManager.o) ld: symbol(s) not found for architecture armv7 Compilation failed while executing : ld64
I really appreciate any help you can provide.