react-native-carplay icon indicating copy to clipboard operation
react-native-carplay copied to clipboard

[QUESTION] App crashes when activated on CarPlay simulator, complaining about missing scene delegate

Open jan-happy opened this issue 3 years ago • 21 comments

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!

jan-happy avatar Oct 11 '21 15:10 jan-happy

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 Coverage Status
Change from base Build 101: 0.0%
Covered Lines: 32
Relevant Lines: 42

💛 - Coveralls

coveralls avatar Aug 10 '21 22:08 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.

dependabot[bot] avatar Dec 10 '21 14:12 dependabot[bot]