The AppDelegate holds a weak reference to a UIViewController, which is assigned when the VC is initialised. I'd like to be able to access an instance of this class from CarPlay, without the iPhone app. I tried manually initialising the VC within the CarPlay app, but that did not solve the issue.
Post
Replies
Boosts
Views
Activity
I am having the same issue too across all apps on multiple developer accounts.