Beacon not Detect in my app?

i modified my beacon uuid but it detectin in estimote virtual beacon with old uuid B9407F30-F5F8-466E-AFF9-25556B57FE6D and after that beacon not detect in my app. and after off blutooth and then on it detect in my app. thanx in advance

Hi Puneet,

If you change UUID, a beacon can't be seen by our demo app. Please read some more here: https://community.estimote.com/hc/en-us/articles/200868188-How-do-I-modify-UUID-major-and-minor-values-

Have you had a problem with your own app (based on our SDK) not detecting this beacon? Did you change UUID in your app, so it can check for the right one?

yes i have change uuid to B9407F30-F5F8-466E-AFF9-B57FED625556 of beacon from my app using writeBeaconProximityUUID method of sdk and after that it detecting in my app with diffrent uuid B9407F30-F5F8-466E-AFF9-B57FED625556 and your demo app also find it with unique uuid of beacon how it is possible ? and another problem is that after beacon connect with your demo app not showing in my app.

Puneet,

I'm sorry for the delay, but I had to check with our developers. If you are using old version of our app, beacons are ranged using CoreBluetooh not CoreLocation. So this might be causing your problems. Also, what method do you use to find beacons using our SDK?

About your second issue, if you connect to the beacon using one app it stops advertising, so it is not visible for other devices until it disconects.