react-native-carplay
react-native-carplay copied to clipboard
[QUESTION] App crashes when activated on CarPlay simulator, complaining about missing scene delegate
Hi,
I'm using 2.0.0 with RN 0.64.2 and Xcode 13 to test on the iOS 15 simulator.
I'm fairly sure I've implemented everything according to the sample app, entitlement is present and I do nothing fancy but displaying a "Hello World" screen.
Still the app crashes as soon as I tab the app icon in the CarPlay simulator:
'NSGenericException', reason: 'Application does not implement CarPlay template application lifecycle methods in its scene delegate.'
I already looked into implementing the needed delegate but I wonder why it runs without all this in the example app in the first place. Thanks for any hints!
Pull Request Test Coverage Report for Build 144
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 63.636%
Totals | |
---|---|
Change from base Build 101: | 0.0% |
Covered Lines: | 32 |
Relevant Lines: | 42 |
💛 - Coveralls
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.