When working with embedded web content inside a native app, any calls to MusicKit.authorize
will not be properly authenticate.
Calling authenticate
will open Safari, allow the user to login, then ask for user confirmation, but the window will not navigate back to the native app.
Is it expected that developers would have to enable associated domains for the native app?