Skip to content

Update picker packages and fix custom native error screen

Martin Santangelo requested to merge fix/picker-native-error-screen into release/4.20.0

Summary

I wasn't able to reproduce the error on my device but checking the logs (minds/qa/qa#140 (closed)) I found that the custom native error screen for android is broken so I fixed it I also updated the crop picker package to 0.35.3 (newer versions have an inverted resolution issue on Android with portrait images)

Steps to test

Check QA video

Estimated Regression Scope

The update of the package can affect the image picker functionality. I already tested it and found an issue with portrait images on Android (That is why I only updated the package to 0.35.3 and not the latest version)

closes minds/qa/qa#140 (closed)

Merge request reports