Mandeep Singh Nain
Mandeep Singh Nain
App crash after opening the camera. Getting this log in logcat. E/AndroidRuntime: FATAL EXCEPTION: main Process: com.perceptive.Instadispatch.driver, PID: 17925 java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 2977664 bytes at android.app.ActivityThread$StopInfo.run(ActivityThread.java:3776) at android.os.Handler.handleCallback(Handler.java:751)...
I am using this bable.config.js module.exports = { presets: ['module:metro-react-native-babel-preset'], plugins: [ "react-native-reanimated/plugin", { globals: ["__scanCodes"] } ], }; ==================Error====================== globals is not a valid Plugin property - Maybe you...
Error: Exception in HostFunction: com.mrousavy.camera.ViewNotFoundError: [system/view-not-found] The given view (ID 99) was not found in the view manager. Getting this error in case of screen change or after pressing the...