react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
iOS crash in select page , about RCTModalHostViewController
Version
Tell us which versions you are using: 0.37.3
- react-native-image-crop-picker v0.37.3
- react-native v0.67.3
Platform
Tell us to which platform this issue is related
- iOS
Expected behaviour
select photo
Actual behaviour
crash when go to select page second times
Steps to reproduce
1.open select page first , then back
- open select page again, it crashes
Attachments
xcode shows:
2022-02-23 22:34:59.987567+0800 coastline[68111:3372714] Unbalanced calls to begin/end appearance transitions for <RCTModalHostViewController: 0x15f5163c0>.
Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate
same issue.
android is working in my case.
does this have anything to do with photos in icloud? photos ive added to my phone recently( like today) seem to work.
Same here Exception NSException * "-[__NSCFString count]: unrecognized selector sent to instance 0x600001fb2c80" 0x0000600001184db0
Same here Exception NSException * "-[__NSCFString count]: unrecognized selector sent to instance 0x600001fb2c80" 0x0000600001184db0
Update, I removed smartAlbums: 'UserLibrary', and it working now.
Hi, I also encountered this problem, did you solve it?
Hi, I have the same problem. Did you solve it?
try set small timeout for picker to show. I encoutered it with an opened modal and trying this picker
Hi, I have the same problem. Did you solve it?
Hi, I have the same problem. Did you solve it?
try set small timeout for picker to show. I encoutered it with an opened modal and trying this picker
i do it, but have error: