On Fri, 23 Aug 2024, Ray Rischpater wrote:
> Howdy, Hessu & the group
> I seem to remember that this has come up before, but have you given any thought to adding CarPlay support to the iOS app?
Hi,
As can be expected, CarPlay has been suggested roughly 268 times already.
Unfortunately one can only develop a CarPlay app if one gets an
Entitlement to do so from Apple.
I have applied for it a couple times, and received precisely 0 response
from Apple.
They have quite strict guidelines on what a CarPlay app can do, and these
seem to be conflicting with what an APRS app would do. There are a few
different allowed CarPlay application categories, two of which seem
relevant for APRS:
- You would either make a "Navigation (turn-by-turn directions)" app which
is developed specifically for navigation. I did add basic navigation
features on
aprs.fi and changed it to the "Navigation" category in app
store (from "Utilities"), and applied again, but it didn't help. A
navigation app is *not* allowed to draw overlays on the map which are not
directly related to the Navigation task (like, symbols and locations other
stations, unless related to the navigation you're doing at the time).
- Or you make a "Messaging" application, for APRS messaging.
But it'd have to be one, or the other. And I'm guessing that they're
(quite rightly) not looking at
aprs.fi being a Navigation application to
start with.
https://developer.apple.com/carplay/documentation/CarPlay-App-Programming-Guide.pdf
See "CarPlay app guidelines". "Overlays" mean additional things you draw
on top of the actual map, i.e. APRS station symbols and the lines
depicting their path.
- Hessu