0

I don't want to use GPS or accelerometer to get the vehicle speed. Does the CarPlay SDK make this available?

Sai
  • 2,089
  • 3
  • 19
  • 30

1 Answers1

1

No. You can not interface with a car internals using CarPlay SDK.

bioffe
  • 6,283
  • 3
  • 50
  • 65
  • Entertainment systems are usually encapsulated and completely separated from internal systems. If you are interested in vehicle speed, you may want to work with an OBD2 interface. – DrMickeyLauer Feb 05 '19 at 16:38