Clicking on CarPlay App icon closes the app on iOS Phone on M1 in package v1.0.3 and displays the grey screen though connection status is maintained somehow. #32
Version 1.0.3 has been published in pub.dev. Check it out [here](https://pub.dev/packages/flutter_carplay). 🎉
Thank you for @EArminjon's contribution with #14. This issue has been marked as resolved and closed. Please continue the discussion if the issue remains and don't forget to join the Discord Server, so we can chat over there!
Figured out how to fix it. Removed flutter toast that i was using, added entitlements file path to Signing ,under build settings on Profile, Debug and Release and it worked for M1
Thank you for @EArminjon's contribution with #14. This issue has been marked as resolved and closed. Please continue the discussion if the issue remains and don't forget to join the Discord Server, so we can chat over there!
_Originally posted by @oguzhnatly in https://github.com/oguzhnatly/flutter_carplay/issues/7#issuecomment-1146799863_