我正在使用CarPlay(模拟器10.3.1)并在MPPlayableContentDataSource中实现所有方法,但不调用下面的方法.
- (void)contentItemForIdentifier:(NSString *)identifier completionHandler:(void(^)(MPContentItem *__nullable, NSError * __nullable))completionHandler
Run Code Online (Sandbox Code Playgroud)
有人知道任何理由吗?