You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the scenario when the user has clicked couple of pics via camera but then pressed the Cancel button. The return Intent for the Activity is null on Result_Cancelled . Please see that the intent gives me the URIs of the camera captured pics so that at least i can delete them or specifically deal with them in these scenarios.
The text was updated successfully, but these errors were encountered:
In the scenario when the user has clicked couple of pics via camera but then pressed the Cancel button. The return Intent for the Activity is null on Result_Cancelled . Please see that the intent gives me the URIs of the camera captured pics so that at least i can delete them or specifically deal with them in these scenarios.
The text was updated successfully, but these errors were encountered: