-
Notifications
You must be signed in to change notification settings - Fork 154
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 on iOS Simulator or Device - Deploys App but Doesn't Start Due To Library not loaded: @rpath/AppAuth.framework/AppAuth #2263
Comments
Hi @pma07pg, I have some ideas why it may not work:
If it doesn't help, please post whole log from test run (with |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
3 similar comments
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Steps to reproduce
Hello,
Just to clarify, it works absolutely fine when my Android device is connected so this is exclusively an iOS bug. I've been through the steps to setup quite a few times but nothing seems to change. My app also builds on both devices no issue and both flavors.
Run test release for iOS:
Actual results
I see the RunnerTests being moved onto the device but it never opens/runs. I've followed this: https://github.com/leancodepl/patrol/issues/1441 link and get the same result even if I type the commands individually.
Based on some of the logs it seems to be deciding that it's a simulator? I'm really not sure but the iOS versions in my XCode are matching and 14.0...
Logs
Logs
// Commands shown with --verbose flag
Patrol version
2.6.0
Also tried with 2.8.0 and 3.0.0
Patrol Package ^3.9.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: