StansAssets/com.stansassets.ios-native

[FEATURE REQUEST] CarPlay?

Closed this issue · 4 comments

Is it possible to add support for CarPlay?

Interesting idea, I will look into it :)

I don't think it makes sense so far. Here is what quick research game me.
First of all only certain apps get entitlement for the car play:

  • Messaging Apps
  • Music Apps
  • Automater Apps.

More about that is here:
https://developer.apple.com/videos/play/wwdc2017/719/

Plus I am not sure what native plugin can do there (apart from providing access to the iOS-specific API, which it already does)
You will have to build your Car play widget yourself without using any Unity API anyway.