shtolik
shtolik
There were crashes on iOS devices when retaking images again and initialCameraMode is passed to rememberPeekabooCameraState. Not on every image retake, but quite often. I was able to reproduce the...
**Describe the bug** I tried to parse the feed https://myrskyla.fi/feed/ but it contains in a title tag `Ä` instead of `Ä` which then leads to exceptions and failing to parse...
When uploading app to Play Store it now pushes for removal of `READ_MEDIA_IMAGES` (and `READ_MEDIA_VIDEO`) permissions to use default system image picker. Developer needs to declare the need for the...
I've upgraded my app using you library to jetpack compose 1.7.0 but now i get this error when trying to start camera. I think it's because of different versions of...