-
1. ☑️☑️☑️☑️ Instant/disposable meetings: Start a meeting and after finishing it, it automatically gets removed https://github.com/nextcloud/spreed/issues/5972
2. ☑️☑️☑️☑️ Links should added to the sh…
-
Client side ad auctions described in [FLEDGE](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#52-buyer-reporting-on-render-and-ad-events) create new challenges for detecting failures in real ti…
-
I am working with a Flutter based Android app which connects to ESP32 via NimBLE-Arduino.
I've noticed that if the mobile app disconnects from ESP32, the notify subscription is kept by the ESP32. …
-
----------------------------
We have a requirement that we need to get a notification on changes to a Redis data structure. Based on my research I found out that I can use Redis key space notificatio…
-
Does FCM work with this package in iOS?
I'm using Firebase Web SDK with react native.
FCM notifications is working fine on android. But on iOS I'm not receiving any events.
-
**Describe the bug**
On consecutive notifications of a characteristic, only the latest value is received multiple times.
I have a bluetooth device (esp32) that uses a characteristic to submit text…
-
assign me I can make UI more attractive
-
The plugin is outstanding and useful! However, I believe it could be even better with the addition of a couple more actions:
1) Action: Triggers when a player acquires an advancement. (PlaceholderAPI…
-
📝 Feature Description
Implement a Pomodoro Technique feature that allows users to work in focused intervals of 25 minutes, followed by short breaks of 5 minutes. After completing four cycles, users…
-
### Describe the bug
Take this simple example :
`
const bucket = new s3.Bucket(this, 'MyEventBridgeBucket', {
eventBridgeEnabled: true,
});
`
CDK is supposed to enable only event bridge…