Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It seems that iOS may not be able to pick up the album data. #71

Open
hndrr opened this issue Feb 11, 2022 · 0 comments
Open

It seems that iOS may not be able to pick up the album data. #71

hndrr opened this issue Feb 11, 2022 · 0 comments
Labels
P: IOS Only ios platform PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) S: To-Do Feature or request that still need doing T: Bug Something isn't working

Comments

@hndrr
Copy link

hndrr commented Feb 11, 2022

The Artist information seems to be displayed, but I can't seem to get the album on iOS15.
The following is not reproduced in my environment, so I asked a friend to output the debug log for me.
Version is 2.5.3.

(lldb) 2022-02-05 21:28:26.296546+0900 Runner[9989:1427429] Warning: Unable to create restoration in progress marker file
Connecting to VM Service at ws://127.0.0.1:53527/igvdZaDO2g8=/ws
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...
flutter: AlbumListModel: called init()
[SDKLibrary] Not authorized, skipping filter predicate application
[Entitlements] MSVEntitlementUtilities - Process Runner PID[9989] - Group: (null) - Entitlement: com.apple.accounts.appleaccount.fullaccess - Entitled: NO - Error: (null)
[core] Attempted to register account monitor for types client is not authorized to access: {(
    "com.apple.account.iTunesStore"
)}
[Default] <ICUserIdentityStoreACAccountBackend: 0x282687610> Failed to register for account monitoring. err=Error Domain=com.apple.accounts Code=7 "(null)"
[core] Attempted to register account monitor for types client is not authorized to access: {(
    "com.apple.account.iTunesStore"
)}
[Default] <ICUserIdentityStoreACAccountBackend: 0x282687610> Failed to register for account monitoring. err=Error Domain=com.apple.accounts Code=7 "(null)"
[core] "Error returned from daemon: Error Domain=com.apple.accounts Code=9 "(null)""
[Default] ACAccountStore 0x2837a7960 - Error retrieving iTunesStore accounts. err=Error Domain=com.apple.accounts Code=9 "(null)"
[Default] ACAccountStore 0x2837a7960 - Error retrieving local store account. err=Error Domain=com.apple.accounts Code=9 "(null)"
[Default] [ICUserIdentityStore] Failed to fetch local store account with error: Error Domain=com.apple.accounts Code=9 "(null)".
[PAAccessLogger] Failed to log access with error: access=<PATCCAccess 0x280bb8e40> accessor:<<PAApplication 0x2826a0320 identifierType:bundleID identifier:com.onAudioQuerySampler>> identifier:9B287DDB-8B07-43A7-8368-A1D559DDBF6B kind:intervalEnd timestampAdjustment:0 tccService:kTCCServiceMediaLibrary, error=Error Domain=PAErrorDomain Code=10 "Possibly incomplete access interval automatically ended by daemon"

Album / Artist
スクリーンショット 2022-01-30 12 25 22 スクリーンショット 2022-01-30 12 25 22

@LucJosin LucJosin added P: IOS Only ios platform PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) S: Need test Needs to be reproduced and validated. T: Bug Something isn't working S: To-Do Feature or request that still need doing and removed S: Need test Needs to be reproduced and validated. labels Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: IOS Only ios platform PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) S: To-Do Feature or request that still need doing T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants