Android-Proximity-SDK icon indicating copy to clipboard operation
Android-Proximity-SDK copied to clipboard

proximity observer error: java.lang.Exception: Bluetooth Low Energy scan failed with error code: 2

Open maulikp12 opened this issue 6 years ago • 0 comments

Prerequisites

  • [x] Put an X between the brackets on this line if you have done all of the following:
    • My beacons have Estimote Monitoring enabled (Check it in the Estimote Cloud, or via app)
    • My Android device/devices supports BLE and has Android OS version >= 5.0.0
    • My Android device/devices have bluetooth enabled
    • My app has Location Permissions granted

Basic information

Estimote SDK version: [com.estimote:proximity-sdk:1.0.5 and com.estimote:mustard:0.2.1]

Android devices affected: [Redmi 4]

Android OS version affected: [Nougat (7.1.2)]

Beacon hardware version: [Proximity beacon]

Description

[Description of the issue]

Expected behavior: [beacon detect for open app and background app]

Actual behavior: [beacon don't detect for open app and background app]

Additional information

**same_location_push_time: 180
2019-11-06 17:24:14.697 5262-5262/com.app.needanythingpro E/S:  blueberry
2019-11-06 17:24:18.419 5262-5262/com.app.needanythingpro E/app: proximity observer error: java.lang.Exception: Bluetooth Low Energy scan failed with error code: 2
2019-11-06 17:24:19.334 5262-5262/com.app.needanythingpro E/tab.getPosition(): 0**

maulikp12 avatar Nov 06 '19 11:11 maulikp12