-
### Description
Followed the MaxText Getting Started instructions at https://github.com/AI-Hypercomputer/maxtext/blob/main/getting_started/First_run.md
```
$ git clone https://github.com/AI-H…
-
I'm using the flutter package accountmanager for managing android accounts
inside the onStart method I have this line:
```
import 'package:accountmanager/accountmanager.dart';
import 'package:fl…
-
The following `IllegalStateException` on some customer devices reported in Sentry. Can't reproduce this on my own devices. Using `bluetooth_low_energy` 6.0.2.
It looks like the `mBluetoothGattServe…
-
Hi,
I am just having a system installed that includes:
- MXZ-SM36NAMHZ heat pump feeding:
- SVZ-KP24NA air handler with MHK2 wireless thermostat
- MSZ-GL12NA mini split wall unit
- MSZ-GL…
nixta updated
5 months ago
-
E/AndroidRuntime( 7187): java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION
I am using flutter_webrtc: 0.9.27.
…
-
### What happened?
`OneSignal.Notifications.permission` and `OneSignal.Notifications.permissionNative` are only updated _after_ event `permissionChange` is fired, so the following example outputs t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
## Description
I have implemented AppState to listen for the app state and then do certain tasks when the app either goes foreground or background. Specifically, I am doing two actions on app state c…
-
Create a lambda
Create a user pool
Assign the lambda to one of the user pool triggers
Set the permissions on the lambda to call Cognito APIs against the user pool
Get circular reference error …
-
Hi all,
I'm working on a project using the DJI Mobile SDK V4 to stream live video from a drone to an RTMP server. Despite receiving video data consistently, I get a -3 error when trying to start th…