Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed all required issues in v2.1.0 milestone #247

Merged
merged 3 commits into from
Jan 14, 2023

Conversation

adamfowleruk
Copy link
Collaborator

Signed-off-by: Adam Fowler adam@adamfowler.org

…ome client apps.

Not a bug with Herald:-
- Demo app requests FINE and COARSE location on Android up to and including v12
- If you do not ask for FINE grained location on Android 12, then it doesn't work. This contradicts Android's own documentation. (But has been verified in testing on a Pixel3XL)
- If the user selects 'Approximate' instead of 'Precise' location, then similarly the didMeasure and didRead callbacks are never called
- This is an Android documentation issue
- The sample app code and Herald AndroidManifest.xml have had their explanations improved
- Target SDK bumped from 30 (Android 11) to 31 (Android 12)
- Build tools version bumped on demo app to the same as the Herald API (30.0.3)
Signed-off-by: Adam Fowler <adam@adamfowler.org>
Signed-off-by: Adam Fowler <adam@adamfowler.org>
…document Bluetooth permissions

Signed-off-by: Adam Fowler <adam@adamfowler.org>
@adamfowleruk adamfowleruk merged commit 531c004 into theheraldproject:develop Jan 14, 2023
@adamfowleruk adamfowleruk deleted the feature-227 branch January 14, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant