You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you so much for all the effort you put on this project. It's awesome <3
I'm facing a little problem with the incoming requests from Pebble, it seems that the latest version of Android changed something about the BroadcastReceiver class (I can't play horn).
I've got this log from my Samsung S8, Android 9: W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.getpebble.action.app.RECEIVE flg=0x10 (has extras) } to com.cooper.wheellog/.PebbleBroadcastReceiver
I'm trying to solve the problem but without any success till now.
First of all, thank you so much for all the effort you put on this project. It's awesome <3
I'm facing a little problem with the incoming requests from Pebble, it seems that the latest version of Android changed something about the BroadcastReceiver class (I can't play horn).
I've got this log from my Samsung S8, Android 9:
W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.getpebble.action.app.RECEIVE flg=0x10 (has extras) } to com.cooper.wheellog/.PebbleBroadcastReceiver
I'm trying to solve the problem but without any success till now.
Maybe this guy encountered the same problem:
Mauin/ReactiveAwareness#11
Again, a big thanks to all developers.
The text was updated successfully, but these errors were encountered: