Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Xamarin.Mobile Component photos save problem

$
0
0

hey,

We are using Xamarin.Mobile component for taking and storing photos in an local app directory. Now, its works fine when I am storing a single photo but if I am storing multiple photo and trying to access those, only last image exist, all other images are getting deleted. I don’t call delete function anywhere in my code.

We are making app for both iOS and android and we have some Core Classes that are linked in both projects

When I put a break point and go through the whole process, when it enter the function as shown in the last call stack, only last image exists, all other image are getting deleted. The top three functions are from our Core Class which are linked in both iOS and Android.

I have enable iTunes file sharing, images are getting stored inside Documents folder.

Please let me know what I am doing wrong. Please let me know if you need more information. I am stuck on this problem for last 2 days.


Viewing all articles
Browse latest Browse all 204402

Trending Articles