[Bug]: OneSignalInAppMessages' (no such file, not in dyld cache) after xcode update #772
Open
2 of 3 tasks
Labels
Help Wanted
Extra attention is needed
What happened?
After last xcode update I'm getting errors to run my app, with vscode run (or cli Flutter run command) the app never stops building process, but by running it directly with Xcode (on a simulator or a physical devices results the same error)
Error in the log
Also, when used fastlane to deploy on testFlight the app crashes right after the start with this crash note:
DYLD error: Library not loaded: @rpath/OneSignalInAppMessages.framework/OneSignalInAppMessages
I also tried all the others suggestions on the other issues that seams to be related with this but none of this works for me.
Steps to reproduce?
What did you expect to happen?
The app opens normaly
OneSignal Flutter SDK version
^5.0.0
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: