Hi as in title , i make simple android app after install should work in background and start infite http post request in emulator connected to android studio and my personal phone works fine , but on targets phones it wan't work fine after few minutes , some times hours stop sending the http request .
what is realy the problem ? i already grant ignore battery permisison also i added a bootreciver when phone booted the service will start automaticaly but still after few minutes go offline
can someone help
the language i write my project is kotlin
what is realy the problem ? i already grant ignore battery permisison also i added a bootreciver when phone booted the service will start automaticaly but still after few minutes go offline
can someone help
the language i write my project is kotlin