Pavel Tsekov

Results 17 comments of Pavel Tsekov

Hello, Does Firebase Console Crashlytics have any means to associate the mappings file uploaded during the build step to a specific app version? If not does it mean that uploading...

Please, provide a detailed description of the issue following the instructions here: https://github.com/jhomlala/betterplayer/issues/535

Hello, you could set the property 'maxCacheSize' of 'BetterPlayerCacheConfiguration' and the underlying cache implementation will take care of everything. Better Player uses https://github.com/hyperoslo/Cache on iOS.

Please, fill the issue ticket properly. See: https://github.com/jhomlala/betterplayer/issues/535

See this: #1031. Try commenting the line exoPlayer.seekTo(0) at the end of setupPlayerNotification() in BetterPlayer.kt and see if it fixes the issue.

Hello, It appears the code crashes in the iOS notification handling code. I would guess that the notification is not setup properly. Would you mind posting a minimal example on...

I am attaching a more readable stacktrace: ``` Crashed: com.apple.MediaPlayer.MPNowPlayingInfoCenter/accessQueue 0 libobjc.A.dylib 0x1d2c objc_msgSend + 44 1 MediaPlayer 0x23f53c ___MPToMRNowPlayingInfoDictionary_block_invoke + 256 2 CoreFoundation 0x3d378 __NSDICTIONARY_IS_CALLING_OUT_TO_A_BLOCK__ + 16 3 CoreFoundation...

Hello, the link seems to have expired.

Please, fill the issue ticket properly. See: https://github.com/jhomlala/betterplayer/issues/535

[better_player__Allow_passing_a_fully_qualified_activity_name_to_handle_player_notification.patch.txt](https://github.com/jhomlala/betterplayer/files/8758602/better_player__Allow_passing_a_fully_qualified_activity_name_to_handle_player_notification.patch.txt)