Posts

Post not yet marked as solved
1 Replies
1.6k Views
Trying to convert document provder extension to File Provider extension . The app always crashes when it reaches to its limit 15MB.By default when launced the app with out any of my code initialization File Provider Extension takes around 6.8MB of memory. After the app initialized , the memory peaked to 13.5MB. With remaining amount of memory my app always crashes when tried to download files of 10MB or more.But when profiling with instruments the Persistent memory it takes is always 8 MB to 9MB and the app never crashes. Not sure about this behaviour.Does anyone faced this issue? appreciate your help in advance
Posted
by ksanka.
Last updated
.