Fixed
Status Update
Comments
ia...@gmail.com <ia...@gmail.com> #2
Since this is happening in Tink, rather than in the AndroidX library, it would be best to open an
il...@google.com <il...@google.com>
il...@google.com <il...@google.com>
il...@google.com <il...@google.com>
mg...@google.com <mg...@google.com>
ap...@google.com <ap...@google.com> #3
ap...@google.com <ap...@google.com> #4
Tink is the library that does the heavy lifting in Jetpack Security.
And yes, potentially raising that issue with the Tink team directly could help.
pr...@google.com <pr...@google.com> #5
@4 Well why didn't Google offer it there? Crashes are far more important than warning logs...
Here, created it there too:
https://github.com/google/tink/issues/535
Here, created it there too:
Description
Component used:
androidx.lifecycle:lifecycle-viewmodel-ktx
Version used:
2.5.1
Devices/Android versions reproduced on: n/a
Given the new APIs for adding closables to view models,
viewModelScope
should probably be marked as discouraged or deprecated in order to promote testability.