oguzhnatly/flutter_carplay

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.

bensalcie opened this issue ยท 1 comments

    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!

Originally posted by @oguzhnatly in #7 (comment)

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