You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Closed
bensalcie opened this issue
Oct 3, 2022
· 1 comment
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!
The text was updated successfully, but these errors were encountered:
bensalcie
changed the title
Clicking on CarPlay icon closes the app on iOS Phone on M1 in package v1.0.3
Clicking on CarPlay 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.
Oct 3, 2022
bensalcie
changed the title
Clicking on CarPlay 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.
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.
Oct 3, 2022
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 #7 (comment)
The text was updated successfully, but these errors were encountered: