GMImagePicker icon indicating copy to clipboard operation
GMImagePicker copied to clipboard

Issues with UI after exiting the GMImagePicker

Open mmintz opened this issue 7 years ago • 2 comments

It seems that in didFinishedPickingAssets there is something going wrong. I dismiss the view and then show a text message to the UI. The first time ever that i install the app i cannot do any UI updates after the user launched picker . After that every other time the same code works.

mmintz avatar Dec 12 '16 13:12 mmintz

Even in didcancel . just try to update the ui .. do anything on the ui .. you will see that the first time ever you install the app it will not work...then everyother time it works. (Please do a fresh install OF YOUR APP to see that)

mmintz avatar Dec 12 '16 15:12 mmintz

Sounds something related with permissions. Feel free to report any progress.

guillermomuntaner avatar Feb 02 '17 08:02 guillermomuntaner