When I switch on power save mode on my samsung s8, My app is not visible to use which we are developing now,When we press Plus + button facebook and whatsup and etc are there. What I am missing what kind of permission i need to give or what i have to do. and we have declared permission in manifest. Thanks in advance.
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />