java.lang.OutOfMemoryError issue on play console

I am getting out of memory issue on play console.

java.lang.OutOfMemoryError: 
  at dalvik.system.VMRuntime.newNonMovableArray (Native Method)
  at android.graphics.Bitmap.nativeCreate (Native Method)
  at android.graphics.Bitmap.createBitmap (Bitmap.java:905)
  at android.graphics.Bitmap.createBitmap (Bitmap.java:882)
  at android.graphics.Bitmap.createBitmap (Bitmap.java:813)
  at android.graphics.Bitmap.createScaledBitmap (Bitmap.java:689)
  at com.google.appinventor.components.runtime.util.MediaUtil$4.run (SourceFile:615)
  at java.lang.Thread.run (Thread.java:761)

what can be the reason?

Most cases on android 7

This error comes mainly when the graphic is not properly used or their size is too much

have you used any Media component ?

Nahi bhai media utility to nahi kiya kux use sayad se

:question: Please write in English and show your blocks. Also show how to switch screens.

@Anke

I used Exit and close system for going to other screen

And I not used any media utility till now.

When do you (or your users) see it?

The report is generated by google play i never seen this type of crash in my device.
Error is happening to some of my users device with android 7

Did you get any feedback from these users? And did you get an error message via the Pre-Launch report in the Play Developer console?

java.lang.RuntimeException: java.lang.RuntimeException: Error in evaluationEvaluation: status: 13 value: {message=Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.} hasMessage: true message: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.

This Messsage i got on prelaunch report may be its an Web View error