Solution for some issues while using your phone directly to test app instead of simulator #31
-
In what area do you have a technical challenge?Xcode, Simulator & Previews DescriptionAssuming you have set up a free developer account and linked it to Xcode, If you’re running into this error: Automatic signing failed. Xcode failed to provision this target. Please file a bug report at https://feedbackassistant.apple.com and include the Update Signing report from the Report navigator, Here’s the steps you can take:
Now Xcode should build and run to your connected device, and you can add HealthKit back afterwards by clicking on + Capability (next to the debug button). If, upon download, there is a further notification that says something along the lines of “unable to verify” or can’t trust the app, follow these steps:
Hope this helps! ReproductionIf you just try to run the simulator to a device plugged into your computer, this problem should occur. Expected behaviorOne expects the app to just load on the phone and be ready, but it runs out there are some extra steps necessary as outlined above. Additional contextNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thank you @ty-zhao1 👍 |
Beta Was this translation helpful? Give feedback.
Thank you @ty-zhao1 👍