sgrebnov / cordova-plugin-azure-notificationhub

Apache License 2.0
11 stars 36 forks source link

Missing required architecture on iOS #20

Open cmd-developer opened 8 years ago

cmd-developer commented 8 years ago

Hi! I'm triying to use the plugin (using Visual Studio Cordova) and with android work well. When I try to compile a debug version on iOS I have no problem (I cannot receive push but I think is for something else), if I try to compile a release version i Have this problem:

ignoring file MyApp/Plugins/msopentech.azure.NotificationHub/WindowsAzureMessaging.framework/WindowsAzureMessaging, missing required architecture arm64 in file MyApp/Plugins/msopentech.azure.NotificationHub/WindowsAzureMessaging.framework/WindowsAzureMessaging (3 slices)

Applications for platform ios can not be built on this OS - win32.

The following build commands failed:
1>      Ld build/MyApp.build/Release-iphoneos/MyApp.build/Objects-normal/arm64/MyApp normal arm64

How can I fix it?

Thanks

Jempan commented 8 years ago

I have the exact same problem :( Any workarounds?

identy commented 8 years ago

virtual machines ?