ios - Switch out view controller before didFinishPickingMediaWithInfo -



ios - Switch out view controller before didFinishPickingMediaWithInfo -

i making (yet another) photo app, , have question on how create next workflow:

upon opening app, shown welcome screen (a). in screen have button want open camera.

when photo taken , closing modal photographic camera view controller, want show command "underneath" uiimagepickercontroller (let's phone call view controller (b)).

somehow want switch out view controller view controller b when uiimagepickercontroller calls didfinishpickingmediawithinfo.

is possible, if not, best practice doing this?

ios uiimagepickercontroller viewcontroller

Comments

Popular posts from this blog

php - Edges appear in image after resizing -

ios8 - iOS custom keyboard - preserve state between appearances -

Delphi change the assembly code of a running process -