Is it possible to use and debug SharePlay through the iOS Simulator like with iMessage apps?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
When printing a GroupSession object I see that "locallyInitiated" is included in the print and I would like to update / prepare my UI based on the initiator of the Group Session. Can "locallyInitiated" be added as a property to the GroupSession object?
Since iOS 16, MusicKit exposes audio variants, such as Dolby Atmos. In the session video at 9:09, the code is configured to show the Atmos badge. Considering it is a third party logo and not provided as an SF symbol, are developers allowed to use it in their own apps when using MusicKit? Is permission from Dolby required?
I am working on implementing iCloud Drive support in my app. Initially, I got the folder to appear but I had to do some bug fixes for the version currently in the App Store (thus removing iCloud Capabilities). Now I am trying to re-enable it but I cannot get the folder to re-appear. The container and files still exist when I am checking the directories on my Mac.
I have tried increasing the build and bundle version, checked the entitlements file along with my info.plist file but nothing seems to work.