AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.84k stars 836 forks source link

.aar xamarin binding error #1011

Closed tafluker closed 3 years ago

tafluker commented 3 years ago

Hi all,

This is my first question on the platform so I'll do my best to be clear and concise.

Steps to reproduce this behavior

Basically, I download a library "BeaconLibraryBindings" from github. I open it in visual studio in a xamarin project, but I always get the error "The type name 'ScanFilterData' does not exist in the type 'ScanFilterUtils'."

I can never build the library to get the resulting .dll file for my xamarin.android project.

Android Beacon Library version

2.16.1

I am using Android 8.1 one as the target framework.

Mobile device model and OS version

Android LGE LGL322DL (Android 9.0 - API 28)

IMPORTANT: This forum is reserved for feature requests or reproducible bugs with the library itself. If you need help with using the library with your project, please open a new question on StackOverflow.com.