ondato / ondato-sdk-ios

3 stars 5 forks source link

Swift Compiler Error (Xcode): Could not find module 'OndatoSDK' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios #5

Closed chinloyal closed 6 months ago

chinloyal commented 2 years ago

It seems the SDK was only built to run on physical iOS devices and not on a simulator on the lastest version.

If you compare v1.8.19 with 1.8.14 in the OndatoSDK.framework/Modules/OndatoSDK.swiftmodule directory, you'll see the missing archs

melanu1991 commented 2 years ago

any news about this bad boy? the same problem for me...

chinloyal commented 2 years ago

any news about this bad boy? the same problem for me...

The workaround is to just use v1.8.14 for now

melanu1991 commented 2 years ago

I used to it a few weeks ago it sounds crazy. Or you can use only real device...

chinloyal commented 2 years ago

For versions after 1.8.14 you have to use a real device