You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to launch the app to ios simulator with Android Studio, I obtain this error:
Found bundle at /Users/robi/Library/Developer/CoreSimulator/Devices/2B45D66C-F987-40E0-A65F-0F3925E7CF97/data/Library/Caches/com.apple.mobile.installd.staging/temp.tzb4qC/extracted/Payload/Runner.app/Frameworks/OneSignalFramework.framework with the same identifier (com.onesignal.OneSignal-Dynamic) as bundle at /Users/robi/Library/Developer/CoreSimulator/Devices/2B45D66C-F987-40E0-A65F-0F3925E7CF97/data/Library/Caches/com.apple.mobile.installd.staging/temp.tzb4qC/extracted/Payload/Runner.app/Frameworks/OneSignal.framework
Underlying error (domain=IXUserPresentableErrorDomain, code=1):
OneSignalFramework.framework vs OneSignal.framework ??
Compile APK in Android Studio -> ok
Compile the app in xcode -> ok
Run on ios simulator with xcode -> ok
Run on ios simulator with Android Studio -> error
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hello @robisoft! Was the previous response helpful? I'm going to close out this issue but if you are still having problems upgrading please let us know.
How can we help?
When I try to launch the app to ios simulator with Android Studio, I obtain this error:
Found bundle at /Users/robi/Library/Developer/CoreSimulator/Devices/2B45D66C-F987-40E0-A65F-0F3925E7CF97/data/Library/Caches/com.apple.mobile.installd.staging/temp.tzb4qC/extracted/Payload/Runner.app/Frameworks/OneSignalFramework.framework with the same identifier (com.onesignal.OneSignal-Dynamic) as bundle at /Users/robi/Library/Developer/CoreSimulator/Devices/2B45D66C-F987-40E0-A65F-0F3925E7CF97/data/Library/Caches/com.apple.mobile.installd.staging/temp.tzb4qC/extracted/Payload/Runner.app/Frameworks/OneSignal.framework
Underlying error (domain=IXUserPresentableErrorDomain, code=1):
OneSignalFramework.framework vs OneSignal.framework ??
Compile APK in Android Studio -> ok
Compile the app in xcode -> ok
Run on ios simulator with xcode -> ok
Run on ios simulator with Android Studio -> error
Code of Conduct
The text was updated successfully, but these errors were encountered: