HomeiOS Developmentios - Learn how to choose music file from Apple music library...

ios – Learn how to choose music file from Apple music library utilizing Flutter?


I am utilizing FilePicker Flutter bundle to pick information from Apple Music library as proven by following code snippet.

FilePickerResult? outcome =
        await FilePicker.platform.pickFiles(kind: FileType.audio);

It opens the library nevertheless it provides the next error when it tries to load the file.

Entitlements] MSVEntitlementUtilities - Course of Runner PID[57262] - Group: (null) - Entitlement: com.apple.accounts.appleaccount.fullaccess - Entitled: NO - Error: (null) [core] Tried to register account monitor for varieties consumer shouldn't be approved to entry: {( "com.apple.account.iTunesStore" )}

I’ve the Music App on my iPad however I haven’t got a subscription for Apple Music. Do I would like a subscription to learn an area music in Music App library?

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments