distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

PushNotification ANE :: iOS :: Undefined symbols for architecture armv7 (on Adobe Air) #232

Closed samsmith16 closed 10 years ago

samsmith16 commented 10 years ago

Hi,

I have the same issue like here: https://github.com/distriqt/airnativeextensions/issues/224

But I'm using FlashBuilder on Windows and I cannot use Apple SDK. Is there any workaround for this issue?

Thanks Dan

koriner commented 10 years ago

@samsmith16 You can still use the iOS SDK on a Windows machine, you just need to get a copy of it.

Do you have access to a Mac where you can install XCode and the iOS SDK?

marchbold commented 10 years ago

You can grab a version of the iOS8 sdk from here:

http://airnativeextensions.com/resources/ios/iPhoneOS8.0.sdk.zip

samsmith16 commented 10 years ago

Many thanks for you help guys! It turned out that using Air I just had to update it to version 15.0 (no need to use iOS SDK)