Hi,
I implemented a screenshot in my app with the captureOffScreenArea.
However, during my test, when the image got really big, I had an “Out of memory error” error.
So, I turned largeHeap to true and it now seems to work fine.
Nevertheless, I’m a bit scared of the behaviour of this screenshot once I will have published the app…
Could this “Out of memory error” still occur even though I’ve turned largeHeap to true?
Thanks in advance for your replies
