-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Cordova app crashes when i tried to play a track. it was working fine in IOS 12.4
Error shown in Xcode log:
2019-10-31 09:52:19.320068+0530 Deepr[1576:26342] THREAD WARNING: ['SpotifyConnector'] took '15.309814' ms. Plugin should use a background thread.
2019-10-31 09:52:20.166649+0530 Deepr[1576:26342] *** Assertion failure in -[MPRemoteCommand addTarget:action:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/MediaPlayer_Sim/MobileMusicPlayer-4017.101.15/SDK/MPRemoteCommand.m:134
2019-10-31 09:52:20.172096+0530 Deepr[1576:26342] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unsupported action method signature. Must return MPRemoteCommandHandlerStatus or take a completion handler as the second argument.'