I'm building a music app that will support CarPlay.
I'm able to show 4 tabs (Playlist, Artist, Album, Tracks) normally, when i play any track from CarPlay, the music play and Now Playing Infor screen show but the Now Playing Tab is not show.
I tried to run on iOS simulator (13/14), the Now playing tab is not show but when i run on iOS simulator (12), the Now playing tab is show.
I wonder if why this did happen ? Is there any difference ? Note: I just run it on simulator (not real device)
Post
Replies
Boosts
Views
Activity
When I built my app in Xcode 12, it required me update carthage. However, my project is we are using Alamofire which is failed to update by Carthage. So, how can I fix it ?
Please help me find out solution for this ?