Android 14 compatibility#3
Open
eric-nextsense wants to merge 2 commits intoeliasteeny:health-connect-android-14-fixfrom
Open
Android 14 compatibility#3eric-nextsense wants to merge 2 commits intoeliasteeny:health-connect-android-14-fixfrom
eric-nextsense wants to merge 2 commits intoeliasteeny:health-connect-android-14-fixfrom
Conversation
Support new Android sleep stage record format for Health Connect Add namespace Update versions for general compatibility Fixed a few typos in the README.md
eliasteeny
requested changes
Jan 18, 2024
Owner
eliasteeny
left a comment
There was a problem hiding this comment.
Thank you!
The app isn't crashing anymore but writing sleep data is still throwing an error and not saving them in the Health Connect app with the following error:
java.lang.IllegalArgumentException: Unsupported record androidx.health.connect.client.records.SleepStageRecord@9c2b4750
Author
|
yeah this is still TODO. I am pretty busy and not sure I would have time to
work on that too, as my app does not write and it would take quite some
time to set it up.
…On Fri, Jan 19, 2024 at 1:51 AM eliasteeny ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Thank you!
The app isn't crashing anymore but writing sleep data is still throwing an
error and not saving them in the Health Connect app with the following
error:
java.lang.IllegalArgumentException: Unsupported record
***@***.***
—
Reply to this email directly, view it on GitHub
<#3 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYWBYU3KPJMIOUQA7U5233YPFVM5AVCNFSM6AAAAABBWLZEASVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTQMZQGM3DGMJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support new Android sleep stage record format for Health Connect Add namespace
Update versions for general compatibility
Fixed a few typos in the README.md