-
Error advised to attach logs:
Error: Unknown content type: "undefined". Please report this error at support@streetwriters.co.
at getContentFromData (address at index.android.bundle:1:344980)
at ?anon…
-
Please let us know what happened. What steps we can take to reproduce the issue here.
---
Stacktrace: In Migration::TypeError: undefined is not a function
at ?anon_0_ (address at index.android.bundl…
-
Please let us know what happened. What steps we can take to reproduce the issue here.
---
Stacktrace: In Migration::TypeError: undefined is not a function
at ?anon_0_ (address at index.android.bundl…
-
Error: Cannot send data if the connection is not in the 'Connected' State.
at send (address at index.android.bundle:1:1773868)
at _sendMessage (address at index.android.bundle:1:1785905)
at *sendWithP…
-
## Problem
i'm trying to use https://github.com/nats-io/nats.ws in react native app, and getting the error `ReferenceError: Property 'TextEncoder' doesn't exist, js engine: hermes`
The package …
-
### Minimal reproducible example
https://github.com/trafficon/maplibre-react-native/tree/feat/expo-52
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a deve…
-
Error log show this
Error: Cannot send data if the connection is not in the 'Connected' State.
at send (address at index.android.bundle:1:1773868)
at _sendMessage (address at index.android.bundle:1:1…
-
Opened my app on my android phone after some time away. I had used the website NN to record some things so the app was trying to update but really quickly gave me the error. Has happened several times…
-
**Describe the bug**
When trying to set focus on a node in the `SpatialNavigationVirtualizedList` using the `focus()` method inside the `BackHandler` or similar event handlers, the app crashes with t…
-
Given a `run-scripts` config as follows:
```json
"scripts": {
"reinstall": "run-s reinstall:* build:install",
"reinstall:modules": "npx --ignore-existing --quiet rimraf package-lock.json…