Skip to content

[Bug]: ITMS-90863: Apple silicon Macs support issue - The app links with libraries that are not present on Mac #830

Open
@misog

Description

What happened?

App crashes on iOS emulator and iOS device on runtime. When submitted to TestFlight, Apple sends this email:

 ITMS-90863: Apple silicon Macs support issue - The app links with libraries that are not present on Mac:

    @rpath/OneSignalCore.framework/OneSignalCore
    @rpath/OneSignalOutcomes.framework/OneSignalOutcomes

In Xcode it prints out when running simulator:

dyld: Library not loaded

Steps to reproduce?

1. Install version 3.3.0
2. Create Xcode project
3. Build app and run in simulator or on device
4. App crashes

What did you expect to happen?

I expect the app not to crash.

OneSignal Cordova SDK version

3.3.0

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions