Is it possible to show a UIActivityIndicatorView or other loader class in a CarPlay Parking app?
I saw that one doesn't have access to the CPWindow in a Parking app -- only in navigation apps. So there doesn't seem to be a way to attach a subView to something.
I also went through the CPTemplates that are available to Parking apps searching for functions that might suggest that they would display a loader but couldn't find anything.
In the interface guidelines it mentions showing loaders in CarPlay apps. So I'm thinking there must be a way to do so. Unless this human interface guideline page only applies to navigation apps only.
I saw that one doesn't have access to the CPWindow in a Parking app -- only in navigation apps. So there doesn't seem to be a way to attach a subView to something.
I also went through the CPTemplates that are available to Parking apps searching for functions that might suggest that they would display a loader but couldn't find anything.
In the interface guidelines it mentions showing loaders in CarPlay apps. So I'm thinking there must be a way to do so. Unless this human interface guideline page only applies to navigation apps only.