You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to call clearAllItems method after my custom music player is closed, however the music player in lock screen still visible. Is there any way to get rid of the lock screen player after calling clearAllItems. In addition, I tried to remove the following code from Info.plist, the lock screen music player will be gone after the music is stopped by the system. But the background playing feature is needed from my own app. Is there any solution? Thanks
I try to call
clearAllItems
method after my custom music player is closed, however the music player in lock screen still visible. Is there any way to get rid of the lock screen player after callingclearAllItems
. In addition, I tried to remove the following code fromInfo.plist
, the lock screen music player will be gone after the music is stopped by the system. But the background playing feature is needed from my own app. Is there any solution? ThanksThe text was updated successfully, but these errors were encountered: