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

Beacon detection is not working on android < 8.1 on the latest versions

Open unkindypie opened this issue 4 years ago • 4 comments

It works just fine on android 9 including background but stops working on older android verisons. I have tried some older commits but any version except that version from npm does't work on android 7. I think it stoped working when alt-beacons was updated in first time, but unfortunatly that old alt-beacons dont detect beacons on android 9 when screen is off.

Version

1.1.0(from the latest commit)

Platform

Android

OS version

android <= 8

Steps to reproduce

  1. Use device with andrioid 7
  2. Beacons do not appear in beaconDidRange event

Expected behavior

Beacons should be detected

Actual behavior

Beacons are not detecting in any case

unkindypie avatar Jan 04 '20 14:01 unkindypie

Hi @unkindypie a solution to this problem has been presented in issues #147. Works for me

joaovitorqueiroz avatar Jan 07 '20 18:01 joaovitorqueiroz

Hi @unkindypie a solution to this problem has been presented in issues #147. Works for me

Greetings @joaovitorqueiroz unfortunately this doesn't work for me. :c

unkindypie avatar Jan 07 '20 18:01 unkindypie

you tried to enter your phone settings/applications and enable location?

joaovitorqueiroz avatar Jan 07 '20 18:01 joaovitorqueiroz

@joaovitorqueiroz actually it was a while ago so i dont remember. I'll test manual enabling tomorrow. (p.s. accidentally closed this issue)

unkindypie avatar Jan 07 '20 19:01 unkindypie