-
```
What steps will reproduce the problem?
1.start the program, start a track, stop the track
2.open notification area and tap the OpenGPStracker field
3.the notification will disappear
4.exit the pro…
-
```
What steps will reproduce the problem?
1.start the program, start a track, stop the track
2.open notification area and tap the OpenGPStracker field
3.the notification will disappear
4.exit the pro…
-
```
Allow Dashclock widget to listen to notification service in Android 4.3+
versions. Basically allow dashclock to show all/selective notifications by
listening to the notification service introduc…
-
```
Allow Dashclock widget to listen to notification service in Android 4.3+
versions. Basically allow dashclock to show all/selective notifications by
listening to the notification service introduc…
-
Hi Matteo,
I have got help from my friend to implement the background service to trigger in-app notification when user enter/exit in Beacon region but we are unable to control the frequency of notifi…
-
**Which API doesn't behave as documented, and how does it misbehave?**
Using `just_audio_background`, the iOS stop method is not properly called in `audio_service`, causing the player notification …
-
GCM notifications seem not to work anymore on Android 6.0.1 (Nexus 6p). Also the upgrade to version 1.6.4 of the plugin-push did not help.
The app registers successfully and receives the registration…
-
Hi,
Should this plugin work on Andoid 8.1.0?. For 7.x version it is working for me, but for 8.1.0, the app crashes whenever I call to start method of this plugin.
This is the error I get on Android …
-
I dont know what its wrong, after app build like within 1-3mins the app will crash immidately
i'm currently using the latest package `flutter_background_service 5.0.5`
```
D/AndroidRuntime( 51…
-
### Describe your problem!
When adding text to an existing PN it happens pretty often that text, which I want to append to the end of a line,
will instead appear at the start of the next line. Seem…