-
Notifications
You must be signed in to change notification settings - Fork 151
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
Cannot run the shorebird preview
command on ios
#1256
Comments
This part of the log suggests that your phone already has your app installed and that the problem might be resolved by deleting it before running the preview command. Can you try that and report back? |
Hi, I did try again. I deleted before running shorebird preview but it didn't work. It showed the same log even when i check automatic sigining or uncheck and use downloaded provioning profile
|
I'm not sure what our next steps are here. It looks like |
@giapnhgc can you share your |
Hi, this is my export.plist file. Sorry for the late response.
I understand your reasoning. But if flutter doesn't recognize this provisioning profile, how can I still build it using the shorebird command and push it to testflight for testing? Because I only get the problem when I run the command shorebird preview and want to debug if an error occurs and the build fails. |
shorebird preview
command on iosshorebird preview
command on ios
I don't think the issue lies with the export options plist, although you you don't need to pass that to the |
@bryanoltman I use this command to create release ipa file: and this command to preview: |
I think I encountered the same issue. When I tried to run
Then I tried flutter run and got this error message:
After registering the device with the provisioning profile |
Closing due to inactivity. @LeFrosch, please let us know if you're still seeing this and the suggestions above don't fix your issue. |
Hi @eseidel , @bryanoltman , After I upgrade shorebird to
0.14.8
. I can update patch on IOS whenauto_update: false
.But we had new issues. Its about
shorebird preview
on ios.Thank you for your support!
Originally posted by @giapnhgc in #1209 (comment)
The text was updated successfully, but these errors were encountered: