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
{{ message }}
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.
Bug Information
Version Number of Plugin: 4.3.0-beta
Device Tested On: Win 10 PC V1809
Simulator Tested On:N/A
Version of VS: 2017 v15.9.12
Version of Xamarin: 4.12.3.83
Versions of other things you are using:
Xamarin Forms 4.0.0.425677
NetStandard.Library 2.0.3
Microsoft.NETCore.UniversalWindowsPlatform 6.2.8
and many more
Steps to reproduce the Behavior
Run the code to take a picture in UWP.
Expected Behavior
The mediaFile object has a path that ends with the filename used in StoreCameraMediaOptions.
Actual Behavior
The mediaFile object has a path that ends with CCapture...
Make sure you follow all of the setup directions before posting an issue: https://github.com/jamesmontemagno/MediaPlugin#important-permission-information
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.
Bug Information
Version Number of Plugin: 4.3.0-beta
Device Tested On: Win 10 PC V1809
Simulator Tested On:N/A
Version of VS: 2017 v15.9.12
Version of Xamarin: 4.12.3.83
Versions of other things you are using:
Xamarin Forms 4.0.0.425677
NetStandard.Library 2.0.3
Microsoft.NETCore.UniversalWindowsPlatform 6.2.8
and many more
Steps to reproduce the Behavior
Run the code to take a picture in UWP.
Expected Behavior
The mediaFile object has a path that ends with the filename used in StoreCameraMediaOptions.
Actual Behavior
The mediaFile object has a path that ends with CCapture...
Code snippet
The output:
Screenshots
None
The text was updated successfully, but these errors were encountered: