jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Empty file is created on canceling, while take photo with SaveToAlbum = true #335

Closed CarMatt closed 8 years ago

CarMatt commented 8 years ago

This is a

Which plugin does this impact:

Version Number of Plugin: 2.3.0 Device Tested On: Samsung S4 Droid 5.0.1 Samsung S6 Droid 6.0.1 Simulator Tested On: Visual Studio emulator Droid 5.1.1

Expected Behavior

No file should be created when you canceling a photo

Actual Behavior

When you take a photo and you choose to cancel, an empty file is created on disk

Steps to reproduce the Behavior

Select cancel when to take a photo

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/MediaPlugin#2