How to extend this cool library but also checking the action result? (If auto start enabled return true, if auto start disabled return false)
I am searching something like:
val result = AutoStartPermissionHelper.getInstance().isAutoStartPermissionGivven(this)
Is there any way to do this for this manufactors?
For example for xiaomi i found:
@cpappas-mobeetest you add this libs in you project and have you upload in play store? i mean you get any errors to upload on playstore after adding this libs?
As for now I build local APK from android studio shared with private GitHub repo.. I don't know if I have trouble with playstore
@nikunjanaghan Do you have any errors in console when publishing update caused by this library? I am using this library, but there is an open issue with targeting android 16. There is also a fix in PR, but i dont think it will help. Thats why I am thinking about using this library instead, but I am a bit scared that you asked for google play review one week ago. Did you try play store upload?