-
I have to monitor more than one beacon.
I tried the solution in #190 and #328 by using WILDCARD method in UUID. It's giving error when i used
```var uuid = cordova.plugins.locationManager.Beacon…
-
Hello,
I'm trying to use this plugin, but when I install it on an Ionic4 project and run the app on my android device I get this error:
![Image 1](https://user-images.githubusercontent.com/125957…
-
Hello, i am using this library to scan different types of frames (iBeacon and eddystone). I can receive iBeacon without problems, but when i try to scan an eddystone frame i can't receive it.
Does …
-
Inter-proxy measurements are a pre-requisite for trilateration.
There are two methods we will use to make these measurements:
## Triangle Inequality
- Esphome (until (*checks watch*) NOW) can't…
-
Hello. Is it possible to run didRangeBeacons function in background mode, when the app is closed? I tried to enable "App registers for location updates" in my plist file, but when the app is closed th…
-
I have been running Indoor Atlas example app under iOS 14 with the new "Reduced Accuracy" turned on.
![IMG_9718](https://user-images.githubusercontent.com/14240941/93339184-8fea4a80-f82b-11ea-97d7-…
-
> CDVLocationManager.m:49:30: error: property 'allowsBackgroundLocationUpdates' not found on object of type 'CLLocationManager *'
> self.locationManager.allowsBackgroundLocationUpdates = YES;
when i …
-
hi i tried to submit one apps with this background modes in the tiapp.xml
but apple rejected it beacouse it use bacground location and bluetooth modes..
how you made to make it approve?
-
this is databox 0.5.2 (plus some fixes) and android app 0.5.7.
the sensingkit client in the phone app only sends data when the databox app is in the foreground and screen is on. If the app is moved t…
-
Hi,
From what I understood by briefly looking at your code there is no support for the major/minor values when broadcasting? Without them it's impossible to get a unique identifier per device without …