Tombstoning not working after performing photo selection task or camera capture task on Windows 8 phone

In my photo enhancement app, when I try to test the functionality of the headstone, it will work without any problem. But when I try to do the Photo Chooser Task or Camera Capture, the first time I select Photo from the Photo Library, it works without any problem. But later, if I try to test the toasts, the application only works in FAS mode. I tried this on both device and emulator but the result was the same. Is there any other option that I need to enable besides "Toambstone on deactivation on debug" in the project properties.

http://dl.dropbox.com/u/95110763/ChooseLauncherSample.zip (check sample for more info)

+3


source to share


1 answer


You checked out the answer given by Matt Lacey on a similar question at fooobar.com/questions/1993921 / ... This gives some insight on how to use CameraCaptureTask

with Tombstoning!



-1


source







All Articles