What happened?
The latest version of the SDK crashes on iOS Model: iMac21,1, BootROM 10151.121.1, proc 8:4:4 processors, 16 GB, SMC "DYLD 1 Library missing" (iPhone 8 Plus) - It crashes on a live device and the simulator.
Steps to reproduce?
1. Install the latest version of the SDK into a OneSignal enabled app.
2. Build and deploy to an iPhone 8 Plus (simulator or live device)
3. The app will crash while trying to load libraries during start-up
What did you expect to happen?
For the app to work just as it did with the previous version of the SDK
Relevant log output
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: DYLD 1 Library missing
Library not loaded: /System/Library/Frameworks/ActivityKit.framework/ActivityKit
Referenced from: /Users/USER/Library/Developer/CoreSimulator/Devices/F2542D4D-8A2E-4FBA-9425-ED8D1E3782C8/data/Containers/Bundle/Application/9D8CA19F-087C-46C7-A274-01AFA340C3AE/REDACTED.app/REDACTED
Reason: tried: '/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file), '/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file), '/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file)
(terminated at launch; ignore backtrace)
Code of Conduct
What happened?
The latest version of the SDK crashes on iOS Model: iMac21,1, BootROM 10151.121.1, proc 8:4:4 processors, 16 GB, SMC "DYLD 1 Library missing" (iPhone 8 Plus) - It crashes on a live device and the simulator.
Steps to reproduce?
What did you expect to happen?
For the app to work just as it did with the previous version of the SDK
Relevant log output
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: DYLD 1 Library missing
Library not loaded: /System/Library/Frameworks/ActivityKit.framework/ActivityKit
Referenced from: /Users/USER/Library/Developer/CoreSimulator/Devices/F2542D4D-8A2E-4FBA-9425-ED8D1E3782C8/data/Containers/Bundle/Application/9D8CA19F-087C-46C7-A274-01AFA340C3AE/REDACTED.app/REDACTED
Reason: tried: '/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file), '/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file), '/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ActivityKit.framework/ActivityKit' (no such file)
(terminated at launch; ignore backtrace)
Code of Conduct