Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question]: After updating to onesignal_flutter 5.0.0, Android Studio fails when runs the app on ios simulator #717

Closed
1 task done
robisoft opened this issue Aug 27, 2023 · 2 comments

Comments

@robisoft
Copy link

robisoft commented Aug 27, 2023

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

  • I agree to follow this project's Code of Conduct
@WaiChungK
Copy link

Hey I had the same issue and I managed to fix it by deleting the build folder and trying to run it again

@jennantilla
Copy link
Contributor

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.

Here is our full migration guide for all upgrade details.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants