The Image Picker perform iPhone 16 at initial giving "Allow Full Access". After that it won't works. Before selecting image the pop-up get closed.
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.41.6
- react-native v0.74.3
Platform
Tell us to which platform this issue is related
- iOS
Expected behaviour
Image Picker have to perform in iPhone 16 after giving the "Allow Full Access" at multiple times.
Actual behaviour
The Image Picker perform iPhone 16 at initial giving "Allow Full Access". After that it won't works. Before selecting image the pop-up get closed.
https://github.com/user-attachments/assets/e40d42d5-6290-445d-a51b-69a55cc7ab6c
Steps to reproduce
-
Initially while calling the function -> await ImageCropPicker.openPicker({ width: 400, height: 400, cropping: true, includeBase64: true, showCropFrame: false, showCropGuidelines: false, cropperCircleOverlay: true, });
-
It ask the permission, please give full access. After that select the image and complete the flow.
-
Trigger the same function again. The ImagePicker get close and if you try again also, the same issue occurs.
Attachments
// stacktrace or any other useful debug info
Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate
I am apologise for above one, It is my code issue and it is resolved.
Please close the issue if it's not a bug in the library.
What was the issue in code?
Some code issue, it got resolved
On Fri, 21 Mar 2025 at 6:42 PM, geekmohit @.***> wrote:
What was the issue in code?
— Reply to this email directly, view it on GitHub https://github.com/ivpusic/react-native-image-crop-picker/issues/2126#issuecomment-2743329524, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATAYOQKXINLJI4N5Q66Q2O32VQF4PAVCNFSM6AAAAABU76R37GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTGMZDSNJSGQ . You are receiving this because you authored the thread.Message ID: @.***> [image: geekmohit]geekmohit left a comment (ivpusic/react-native-image-crop-picker#2126) https://github.com/ivpusic/react-native-image-crop-picker/issues/2126#issuecomment-2743329524
What was the issue in code?
— Reply to this email directly, view it on GitHub https://github.com/ivpusic/react-native-image-crop-picker/issues/2126#issuecomment-2743329524, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATAYOQKXINLJI4N5Q66Q2O32VQF4PAVCNFSM6AAAAABU76R37GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTGMZDSNJSGQ . You are receiving this because you authored the thread.Message ID: @.***>
Some code issue, it got resolved 一些代码问题,它得到了解决 … ...
What was the issue in code? because i meet the same issue
Some code issue, it got resolved 一些代码问题,它得到了解决 … ...
What was the issue in code? because i meet the same issue
For the solution, refer to this link https://github.com/ivpusic/react-native-image-crop-picker/issues/1433