ionic-team / ionic-team/native-run
Better error messages for iOS
Open
enhancement
ios
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Many of the iOS errors are often obscure, either failing outright with a stack trace or reporting an error that is too general, which is a stopper for devs.
Here is a non-comprehensive list of errors that could use some better messaging:
- [ ] no provisioning profile found: https://github.com/ionic-team/native-run/issues/67
- [ ] untrusted certificate or developer: https://github.com/ionic-team/native-run/issues/68
Contributor guide
Assessment
This issue has not been assessed yet.