Hi,
I have developped a Windows Phone plugin for my Unity application which enable me to open the Windows Phone gallery in order to select an image and get its physic path.
I've used this path to load the image in the application with a WWW object but I get this error
"Error. Operation has failed with error 0x80070005: access is denied."
The path is correct because I display it and I've ticked the ID_CAP_MEDIALIB_PHOTO in the WMAppManifest.xml (Capabilities tab).
Any help would be appreciated
Thank You!!!
I didn't find the right solution from the Internet.
References
https://social.msdn.microsoft.com/Forum … =wpdevelop
Startup Video