jamesmontemagno / Xamarin.Plugins

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

Application does not resume after calling CrossMedia.Current.TakePhotoAsync (Android) #327

Closed deman4ik closed 8 years ago

deman4ik commented 8 years ago

This is a

Which plugin does this impact:

Version Number of Plugin: 2.3.0 - 2.4.0-beta3 Device Tested On: Sony M5(E5603) - 5.1.1 Simulator Tested On: 5.1.1 and 6.0

Expected Behavior

Application should resume after calling CrossMedia.Current.TakePhotoAsync

Actual Behavior

After calling CrossMedia.Current.TakePhotoAsync, and accepting the taken image, appears black screen with no response nor OnResume event.

Steps to reproduce the Behavior

  1. Call CrossMedia.Current.TakePhotoAsync
  2. Accept taken photo
  3. Notice that the application doesn't resume
deman4ik commented 8 years ago

Solved with Xamarin Forms 2.3.0.46-pre3