Android-AltBeacon-Library icon indicating copy to clipboard operation
Android-AltBeacon-Library copied to clipboard

Proximity beacon ranging and monitoring library for Xamarin.Android apps

Results 24 Android-AltBeacon-Library issues
Sort by recently updated
recently updated
newest added

Would be great to get an updated nuget! Thanks for maintaining this. Craig.

Sorry if this is lame. I'm just getting started w/ beacons. All of the code I've seen so far (Find the Monkey for example) seems to be hard coded to...

question

Hi Chris Before everything else, thank you so much to have the time to work on this library. I'm building an app that communicates with beacons (they broadcast both iBeacon...

I'm seeing my app crashing quite regularly with a single device - a Moto G, running Android 8.1. It's using the @luposlip library version - 2.15 I get this error:...

Newer versions of Xamarin.Android have shipped with a new way of generated android callable wrapper code that's a bit higher performance than the current default. By setting the AndroidCodegenTarget MSBuild...

Hi there is a problem with previous versions that dont enter region in sleep mode for android 8 and above. Is there any chance to get a nuget that supports...

The issue I am having is, for the first 5-6 seconds, it finds the beacons. For the next 18-20ish, it returns an empty array. This pattern continues indefinitely. I'm using...

## Upgrade to Library Version 2.10.0 [Project](https://github.com/chrisriesgo/Android-AltBeacon-Library/projects/1) [Milestone](https://github.com/chrisriesgo/Android-AltBeacon-Library/milestone/1) ## Tasks - [x] Update the binding library to consume the 2.10.0 native library - #28 - [x] Port unit tests from...

Milestone

- Update to Albeacon 2.12.3 - Remove un-neccessary metadata - Correct build errors in sample projects