Hello,
I use your app every day in my old car. I wrote my own application, I control the beginning and end of video recording via broadcast (com.dailyroads.background.STOP_VIDEO, com.dailyroads.background.START_VIDEO, com.dailyroads.background.STOP_APP, com.dailyroads.intent.action.STOP_APP). It works fine until I replaced android device (from Android 6 to Android 10). Now my app not work,
my broadcasts will not reach DailyRoads. I do not know why. Did google change the broadcasting rights? Or must your application have defined that it is allowed to receive broadcasts from all applications?
Martin
- Martin asked 5 years ago
- last edited 5 years ago
- You must login to post comments
- Kazimierz asked 6 years ago
- last active 6 years ago
- David Schenfelt asked 4 years ago
- last active 4 years ago
- Leonardo asked 5 years ago
- last active 5 years ago
- Lemoine asked 4 years ago
- last active 4 years ago
- Roger Daley asked 3 years ago
- last active 3 years ago
- Михаил asked 6 years ago
- last active 6 years ago
- 楊敏男 asked 3 years ago
- last active 3 years ago
- Peter Tölgyesi asked 1 year ago
- last active 1 year ago
- Deima asked 5 years ago
- last active 5 years ago
- José asked 4 years ago
- last active 4 years ago
- Jürgen asked 6 years ago
- last active 4 weeks ago
- Sergio Garza asked 4 years ago
- last active 4 years ago
- Фоновый режим asked 6 years ago
- last active 6 years ago
- Tomer asked 6 years ago
- last active 6 years ago
- ismet baydur asked 3 years ago
- last active 3 years ago
- Derek asked 7 years ago
- last active 7 years ago
- Karol asked 6 years ago
- last active 6 years ago
- Сергей asked 6 years ago
- last active 6 years ago
- Андрей asked 6 years ago
- last active 5 years ago
- Marco asked 5 years ago
- last active 5 years ago
After investigations and back-and-forth emails, the single cause of the problems was the system permission accessible from the app’s background mode settings. That permissions needs to be enabled for broadcasts and automation to work properly on newer Android versions.
https://dailyroads.app/voyager/settings/background-mode
- admin answered 4 years ago
- You must login to post comments
I am not aware of any changes which would impact this functionality, we’ll need to check some logs from your device. I see you also sent an email, so we’ll investigate this together in private, then write the conclusion here for others to see.
- admin answered 5 years ago
- You must login to post comments