Patrick Schmidt

Results 20 issues of Patrick Schmidt

I can open a new issue, but since v0.4 update it appears the notifications on Android does not respect Mobileraker.conf for notifications anymore? Did adding the new layer information and...

If an FCM token expires the FCM Server should send a response containing only the valid FCM tokens. Therefore, the companion should delete all expired tokens!

Adds a POC for the multi-cam / scene feature. Note it only contains the shown UI. It also is currently "abusing" the screen share tool to open up the scene...

### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth...

auth
blocked: customer response

Hey, After some users reported (https://github.com/Clon1998/mobileraker_companion/issues/82) that my companion still issues notifications while the plugin records a frame, I debugged my code and was able to locate the issue. The...

Since I started to use the canvas more indepth and especially had to translate from one coordinate space to another I updated the touchable code to also respect the currently...

This is a follow-up of #119, I noticed that I suddenly became unable to fetch the push-to-start token. It seems the root cause was this warning: `Capture of 'self' with...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 11.0.0 ### What you'd like to happen Support for IPv4 +...

enhancement

The `flutter_live_activities` plugin automatically registers a `FirebaseMessagingService` in Android, which conflicts with other FCM-based plugins (like `awesome_notifications_fcm`) that also register their own `FirebaseMessagingService`. This causes only one service to receive...