Closed raghucse2010 closed 8 years ago
Just guessing here but this might be an issue with the permissions to access to the compass sensor... Android 6.0 introduced a new way to handle permissions for applications and the user can manually give/take individual permissions.
@DavidJuanes right. @raghucse2010 please, feel free to send pull request :)
https://developer.android.com/training/permissions/requesting.html
Close issue, because better call permissions in app and not in library (this variant more flexible).
I have been using this since a month, it worked on all other operating systems except on 6.0 which i have recent found. Hoping you will fix this very soon.