Rafnas T P

Rafnas T P

  • 135
  • 13.3k
  • 4.3m

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

Sep 8 2017 8:22 AM
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)