-
Error: Cannot send data if the connection is not in the 'Connected' State.
at send (address at index.android.bundle:1:1872728)
at _sendMessage (address at index.android.bundle:1:1885945)
at *sendWithP…
-
## Bug Description
The issue described in #164 still exists in React Native 0.66.3 that comes with hermes-engine 0.9.0. I have initiated a fresh RN project and used the same code as in [this commen…
dov11 updated
4 weeks ago
-
### Current behavior
I've created a sample react-native (RN.0.68.0) app on windows, with the latest version of react-navigation, after adding `@react-navigation/drawer`, It works fine in debug but in…
-
ERROR Invariant Violation: DatePickerAndroid has been removed from React Native. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See htt…
-
How can I support iOS, our app is an enterprise app, no need to go to the app store.
-
# Question
Hey I am trying to get the onNotification to run from a remote notification. However I am not being able to get the onNotification to run. Could you suggest me? I have checked the e…
-
Please let us know what happened. What steps we can take to reproduce the issue here.
---
Stacktrace: In Migration::Error: The item must contain the id field.
at ?anon_0_ (address at index.android.b…
-
Please let us know what happened. What steps we can take to reproduce the issue here.
---
Stacktrace: In Migration::Error: The item must contain the id field.
at ?anon_0_ (address at index.android.b…
-
**org.jitsi.react:jitsi-meet-sdk:2.4.0 is working fine but org.jitsi.react:jitsi-meet-sdk:3.4.0 getting error at the time of build the app**
already i have used multiDexEnabled true also implementa…
-
App is crashed when I run it as usual (`expo start -c`) if I import `import * as ExpoWidgetsModule from '@bittingz/expo-widgets'.` How to handle it?