with iOS 13 it is now possible to close the GMImagePickerController by grabbing its title bar and pulling it down and out of the screen.
This will remove it from its presenting controller's stack with neither the FinishedPickingAssets nor the Canceled event being raised.
I'm not an iOS developer but I'll create a pull request for my fix.
Hi,
with iOS 13 it is now possible to close the GMImagePickerController by grabbing its title bar and pulling it down and out of the screen. This will remove it from its presenting controller's stack with neither the FinishedPickingAssets nor the Canceled event being raised.
I'm not an iOS developer but I'll create a pull request for my fix.
Cheers