-
### What's happening?
After updating from 3.9.1 to 4.6.1 I get a crash when opening a view with a for the second time.
When the OrientationManager calls stopDeviceOrientationListener the callbac…
-
Hello,
I'm currently trying to reproducibly build your app following the instructions but adapting it for use in a Dockerfile.
It would be helpful if you could provide some assistance as to ho…
xrviv updated
6 months ago
-
### What's happening?
At times, when the device turns on with low battery, for example, 5-10%, I only get a black screen.
In my error log, I get MlKitContext.
### Reproduceable Code
```tsx
const C…
-
I posted this issue before on https://github.com/facebook/jest/issues/3959 and https://github.com/lodash/babel-plugin-lodash/issues/179
Using babel-plugin-lodash, collectCoverage enabled and a loda…
-
Chainloop has [a plugin mechanism](https://github.com/chainloop-dev/chainloop/blob/main/app/controlplane/plugins/README.md) for fanOut integrations.
A fanOut plugin implements logic that will be ex…
-
In Android SpeechRecognizer emits (horrible) BIP sound when starting and ending recognition.
This by design but it would be awesome to be able to remove / mute these bips.
-
hi I'm trying to replicate OSC website. dependencies are not matching. I tried the method mentioned in the readme and did some trial with different angular versions which is throwing errors.
is th…
-
I cant seem to compress a 10 sec video using ProcessManager.compress in android.,
This is how I am trying to do it:
```
componentWillMount() {
> const options = {
> width: 500,
…
-
## BREAKING Changes
- [x] **headless UI**, compatible with MUI, Tailwind CSS, and customizable CSS. https://github.com/Himself65/data-viewer/pull/25 https://github.com/Himself65/data-viewer/issues/…
-
I try to use onUnityMessage from lib version 0.2.0 but it doesn't work, message don't response when I call to action from unity.
Anyone have idea for this case