Prerequisites
Expected Behavior
app crash will enter app
Current Behavior
app crash will enter app
Library version
"react-native-ble-plx": "^3.5.0",
Device
simulator and all real devices
Environment info
"name": "LiveLong",
"version": "1.0.6",
"scripts": {
"start": "expo start --dev-client",
"ios:start": "expo start --dev-client --clear",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package --use-yarn",
"lint": "eslint .",
"lint-quiet": "eslint --quiet .",
"lint-fix": "eslint --fix .",
"clean": "rm -rf node_modules yarn.lock .expo .expo-shared dist build android/build ios/Pods && yarn cache clean && yarn install"
},
"eslintConfig": {
"extends": "universe/native"
},
Steps to reproduce
- …
- …
Formatted code sample or link to a repository
"name": "LiveLong",
"version": "1.0.6",
"scripts": {
"start": "expo start --dev-client",
"ios:start": "expo start --dev-client --clear",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package --use-yarn",
"lint": "eslint .",
"lint-quiet": "eslint --quiet .",
"lint-fix": "eslint --fix .",
"clean": "rm -rf node_modules yarn.lock .expo .expo-shared dist build android/build ios/Pods && yarn cache clean && yarn install"
},
"eslintConfig": {
"extends": "universe/native"
},
Relevant log output
"name": "LiveLong",
"version": "1.0.6",
"scripts": {
"start": "expo start --dev-client",
"ios:start": "expo start --dev-client --clear",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package --use-yarn",
"lint": "eslint .",
"lint-quiet": "eslint --quiet .",
"lint-fix": "eslint --fix .",
"clean": "rm -rf node_modules yarn.lock .expo .expo-shared dist build android/build ios/Pods && yarn cache clean && yarn install"
},
"eslintConfig": {
"extends": "universe/native"
},
Additional information
"name": "LiveLong",
"version": "1.0.6",
"scripts": {
"start": "expo start --dev-client",
"ios:start": "expo start --dev-client --clear",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package --use-yarn",
"lint": "eslint .",
"lint-quiet": "eslint --quiet .",
"lint-fix": "eslint --fix .",
"clean": "rm -rf node_modules yarn.lock .expo .expo-shared dist build android/build ios/Pods && yarn cache clean && yarn install"
},
"eslintConfig": {
"extends": "universe/native"
},
Prerequisites
Expected Behavior
app crash will enter app
Current Behavior
app crash will enter app
Library version
"react-native-ble-plx": "^3.5.0",
Device
simulator and all real devices
Environment info
Steps to reproduce
Formatted code sample or link to a repository
Relevant log output
Additional information
"name": "LiveLong",
"version": "1.0.6",
"scripts": {
"start": "expo start --dev-client",
"ios:start": "expo start --dev-client --clear",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package --use-yarn",
"lint": "eslint .",
"lint-quiet": "eslint --quiet .",
"lint-fix": "eslint --fix .",
"clean": "rm -rf node_modules yarn.lock .expo .expo-shared dist build android/build ios/Pods && yarn cache clean && yarn install"
},
"eslintConfig": {
"extends": "universe/native"
},