jamesfalkner / liferay-android-beacons

A Titanium Appcelerator module to interact with iBeacons via the Radius Networks' iBeacon native android library
Other
46 stars 27 forks source link

Beacons not being monitored SDK 4.1.1.* and Android 6.0.1 #15

Closed rwuttke closed 8 years ago

rwuttke commented 8 years ago

I am having an issue with the module never becoming ready, it was working previously with SDK 4.1.1.GA and I think Android 6.0.0, but that may not be 100% correct.

I am using SDK Version 4.1.1.v20160311104258 on a Nexus 7, running Android 6.0.1

I have the latest code with the PR for the isReady function. I used the example code to set up a timer to continuously check whether or not the module is ready for use.

It nevers gets isReady() == true

Just wondering if it is 4.1.1.* and Android 6.0.1

Any thoughts, any more info that you would like?

rwuttke commented 8 years ago

17, I have put a lot more information into that module as I have sorted this out.