laisuki1109

Results 4 issues of laisuki1109

image Picker version: 3.0.0-beta ![big-Screenshot_20211111-133246_LearnHour](https://user-images.githubusercontent.com/43807081/143563397-6a9cdf43-b105-4f3b-92f0-f1238d3ebd98.jpeg) 1

## Expected Behavior return the absolute path like: /storage/emulated/0/Download/intro.mp4 ## Actual Behavior return error while select Movies Folder under System/Media Folder ## Steps to Reproduce the Problem 1. register launch...

## Summary The image is rotate when i cropped in "3 : 4", which is the camera original size If I cropped in square or 9:16, The image will not...

### I can compile and build the project with this build.gradle build.gradle ```kotlin { android() iosX64() iosArm64() iosSimulatorArm64() cocoapods { val properties = Properties() project.rootProject.file("publish.properties") .takeIf { it.exists() } ?.run...