jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
919 stars 981 forks source link

crash issue logged on crashlytics on iOS #1123

Open neeluagrawal04 opened 1 year ago

neeluagrawal04 commented 1 year ago

After making the app live on app store the below crash is logged on crashlytics (iOS) BetterPlayerEzDrmAssetsLoaderDelegate.m line 129 -[BetterPlayerEzDrmAssetsLoaderDelegate resourceLoader:shouldWaitForLoadingOfRequestedResource:]

Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x92d1c exceptionPreprocess 1 libobjc.A.dylib 0x14ee4 objc_exception_throw 2 Foundation 0xc4d38 coderAllocateClassForUnarchival 3 better_player 0xbb18 -[BetterPlayerEzDrmAssetsLoaderDelegate resourceLoader:shouldWaitForLoadingOfRequestedResource:] + 129 (BetterPlayerEzDrmAssetsLoaderDelegate.m:129) 4 CoreFoundation 0x20dd0 _invoking 5 CoreFoundation 0x3cea8 -[NSInvocation invoke] 6 AVFCore 0x12bba0 __104-[AVAssetResourceLoader _performDelegateSelector:withObject:representingNewRequest:key:fallbackHandler:]_block_invoke 7 AVFCore 0x12b900 -[AVAssetResourceLoader _performDelegateCallbackSynchronouslyIfCurrentDelegateQueueIsQueue:delegateCallbackBlock:] 8 libdispatch.dylib 0x63094 _dispatch_call_block_and_release 9 libdispatch.dylib 0x64094 _dispatch_client_callout 10 libdispatch.dylib 0xa73c _dispatch_lane_serial_drain$VARIANT$mp 11 libdispatch.dylib 0xb1f4 _dispatch_lane_invoke$VARIANT$mp 12 libdispatch.dylib 0x14ec8 _dispatch_workloop_worker_thread 13 libsystem_pthread.dylib 0x1e10 _pthread_wqthread 14 libsystem_pthread.dylib 0x193c start_wqthread