There’s a bug in the current build 544.
Steps reproduced:
(1) Use media.show( media.Camera, onComplete )
(2) Once the camera UI shows up, press “cancel”
(3) now Use media.show( media.PhotoLibrary , onComplete)
The UI will still open the first (Camera UI), instead of the PhotoLibrary for user to select.
It worked correctly in build 537. [import]uid: 44389 topic_id: 11394 reply_id: 311394[/import]