omidshafai
omidshafai
When runnig project in android api level 16, my app crashes and I get this error: ``` java.lang.RuntimeException: Could not invoke DatabaseBridge.query at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:383) at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:151) at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method) at...
## Description App stays on the white screen when closed with the back button and reopened through the launcher. ## Steps To Reproduce 1. Open the app 2. Move app...
The Android build failed with the following error: ` 5 errors generated. [6/8] Building CXX object CMakeFiles/jsicontacts.dir/src/main/cpp/JSIJNIConversion.cpp.o FAILED: CMakeFiles/jsicontacts.dir/src/main/cpp/JSIJNIConversion.cpp.o E:\AndroidSDK\ndk\23.1.7779620\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=armv7-none-linux-androideabi21 --gcc-toolchain=E:/AndroidSDK/ndk/23.1.7779620/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=E:/AndroidSDK/ndk/23.1.7779620/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Djsicontacts_EXPORTS -I../../../../build/fbjni-0.3.0-headers.jar -I../../../../build/third-party-ndk/boost -I../../../../build/third-party-ndk/double-conversion -I../../../../build/third-party-ndk/folly -I../../../../build/third-party-ndk/glog -IC:/TSCOProjects/Client-ReactNative/android/../node_modules/react-native/React...