Mediaplugin: Camera-View not visible on iOS when using Prism PageDialogService

Created on 28 Jun 2017  路  3Comments  路  Source: jamesmontemagno/MediaPlugin

I'm not sure if it's really a bug in this plugin, but maybe anybody else has an similar topic.
If the application lets the user decide whether to select an image from the gallery or take a new photo using Prism Form's PageDialogService (via DisplayActionSheetAsync()), the camera-view is not visible on iOS.
Android and UWP is fine.
Using CrossMedia.Current.TakePhotoAsync directly (without DisplayActionSheet() before) works good.
Does anybody else have the same issue?

Bug Information

Version Number of Plugin: 2.6.2
Device Tested On: iOS 10
Simulator Tested On: iOS 10
Version of VS: VS 2015
Version of Xamarin: 10.10.0.37

All 3 comments

Update to 2.7+

It seems that you like "prereleases" pretty much. 馃憥

It is hitting stable this week actually. That is how I put out bug fixes.

Was this page helpful?
0 / 5 - 0 ratings