Skip to content

🐛 [CoreBluetooth] XPC connection invalid - IOS #1337

@rrubankumar-ctrl

Description

@rrubankumar-ctrl

Prerequisites

  • I checked the documentation and FAQ without finding a solution
  • I checked to make sure that this issue has not already been filed

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"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions