2
Reply

how to mange heap memory in Xamarin.forms app on android

Rafnas T P

Rafnas T P

Sep 8 2017 8:22 AM
242
I am having an issue with heap memory in andoid phone
I am getting an error saying that
Java.Lang.OutOfMemoryError: Failed to allocate a 13582812 byte allocation with 4079216 free bytes and 3MB until OOM
 
Note: I am developing this app using Xamarin.Forms

Answers (2)