react-native-beacons-manager icon indicating copy to clipboard operation
react-native-beacons-manager copied to clipboard

XPC connection invalid

Open sangheraajit opened this issue 1 year ago • 0 comments

Version

1.0.1

Platform

iOS

OS version

iOS 13.

Steps to reproduce

  1. We have created a sample project
  2. We are able to run

Expected behavior

It should show the beacon's details

Actual behavior

We are getting the following error

[CoreBluetooth] XPC connection invalid 2023-03-13 21:48:22.061407+0530 beaconApp[4021:2131472] [javascript] iosPLatform 2023-03-13 21:48:22.062827+0530 beaconApp[4021:2130220] createBeaconRegion with: identifier - uuid 2023-03-13 21:48:22.062945+0530 beaconApp[4021:2130220] [Client] {"msg":"Region is nil"} 2023-03-13 21:48:22.063305+0530 beaconApp[4021:2129927] Failed ranging region: Error Domain=kCLErrorDomain Code=17 "(null)"

and beaconsDidRange never fires.

sangheraajit avatar Mar 13 '23 16:03 sangheraajit