-
Notifications
You must be signed in to change notification settings - Fork 257
[Help Wanted]: App Not running in background #1499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Are you listening to the Debug sound FX? See api docs Config.debug to learn what they mean. Also see https://dontkillmyapp.com |
No, I am not hearing any Debug Sound FX. |
Are you observing the plug-in debug logs? |
Yes, I can observe |
Then why not post some logs here. |
I/ViewRootImpl@757074fMainActivity: ViewPostIme pointer 0 |
Learn to filter your logs. See wiki “Debugging” to learn how to filter the |
And delete that line from your Config provided to the Learn to configure |
I/TSLocationManager(29167): [c.t.l.s.ActivityRecognitionService stop] |
Learn to filter your logs |
When I am trying to run above I am getting as below user@Yaswanth-Sai-Addalas-MacBook-Pro sandhya_crm % adb logcat *:S TSLocationManager:V flutter:V zsh: no matches found: *:S |
zsh: no matches found: *:S Surround your filter with singlequotes |
05-23 08:25:51.983 13144 13192 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a] |
All looks normal. Now go outside for a 1km walk. |
I checked this by traveling 40 km. During the trip, I noticed that some coordinates were missing, resulting in straight lines on the map. At times, tracking didn’t happen at all. Do we have any predefined method to reload the plugin when logging out of the app? |
See api docs Config.transistorAuthorizationToken to learn how to send your data to the demo server where I can see it. See api docs .emailLog to learn how to fetch the plug-in logs, which you can upload here. |
Required Reading
Plugin Version
4.16.9
Mobile operating-system(s)
Device Manufacturer(s) and Model(s)
Samsung S21 FE
Device operating-systems(s)
Android 14
What do you require assistance about?
I have configured the app following all the steps in the documentation. However, my app is not running in the background, and it's also not showing the "App is running" notification.
[Optional] Plugin Code and/or Config
[Optional] Relevant log output
The text was updated successfully, but these errors were encountered: