bambuser / BambuserPlayerSDK-Android

This project demonstrates how is the integration of Bambuser's Player SDK in an native Android application
Apache License 2.0
1 stars 1 forks source link

Default SharedPreferences is cleared #9

Closed SergioPoq closed 6 months ago

SergioPoq commented 9 months ago

DefaultSharedPreferences is cleared after opening LVSPlayer. This means that if the app or any other SDK uses the default SharedPreferences, all its preferences are deleted. If BambuserPlayerSDK needs to clear its SharedPreferences, it should create its own SharedPreference and not use the default one.

JennyBambuser commented 9 months ago

Thank you for your observation, we have updated this and it will be fixed in the next release

SimovicIvan commented 6 months ago

Fixed in 1.1.5