adn9990
adn9990
but its works as i restart app as you can check and logs and config, and please can you tell me why i am not getting location in background, please...
Please check logs and config, is there any issue in it On Fri, 5 May, 2023, 02:51 Chris Scott, ***@***.***> wrote: > but its works as i restart app >...
Also not getting location in background
Yes, we are starting service whenever user login and stop service when user logout, we are getting location while device is moving only. We have installed and activate service on...
I agree with this, but as you check log, suddenly after restarting app it start giving 200 response code. I am not also getting it why it is happening
Ohk, can you please tell me is the config correct to get background location in every 10-15 min from a device?
I am just asking about plugin configuration... Thanks
1. **MissingPluginException(No implementation found for method listen on channel com.transistorsoft/flutter_background_fetch/events). Error thrown while activating platform stream on channel com.transistorsoft/flutter_background_fetch/events. [app.XXX.com_issue_866b7a4551491553627e23deb1cf5540_crash_session_64D237FE0277000151ECB5F681045D1B_DNE_0_v2_stacktrace.txt](https://github.com/transistorsoft/flutter_background_geolocation/files/12291447/app.XXX.com_issue_866b7a4551491553627e23deb1cf5540_crash_session_64D237FE0277000151ECB5F681045D1B_DNE_0_v2_stacktrace.txt)** ------------------------------------------------------------------------------------------------------------------------ 2. **com.transistorsoft.tslocationmanager.Application.ym ANR triggered by slow operations in main...
All Crashes and ANR must not be related to my code
we have already done this bg.BackgroundGeolocation.ready(bg.Config( enableHeadless: true, heartbeatInterval: 60,