-
Notifications
You must be signed in to change notification settings - Fork 218
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
Fails build on iOS. Works on simulator #144
Comments
I have deleted OneSignal from target and removed onesignal dependency and everything started working again. It seems that there is definitely a problem with the package; however, I cannot isolate what the issue is (I don't have much knowledge in iOS dev) |
Try updating your CocoaPods and running Do you have any other steps for reproducing this issue? |
I'm facing the same problem.. I just installed OneSignal and on my Android device works fine, but can't build for iOS. If I remove OneSignal the build works fine. |
@mikechoch I have tried all the clean/delete/purge/update methods related to flutter. Still does not work. Can you try building the example app on iOS real device? @VictorCamargo I ended up moving to |
In my case I was moving from firebase_messaging, so I really need to put this working. |
Closing due to no response |
I have installed the package according to the flutter installation instruction on the website. Everything works and runs fine on iOS simulator; however, when I try to build or when I try to USB connect to my iPhone XS it shows following errors.
I have set all the BITCODE ENABLED to 'NO'. Any idea how everything's working fine on simulator but not on real device or when trying to build? My dependencies are as below
Flutter doctor as below
The text was updated successfully, but these errors were encountered: