Most probably you have more than one screen and you don’t close them correctly or you have large images in your assets. See tips 1 and 2 in the post below
If you are using more than one screen this is the way to do it otherwise your app will run out of memory. You must first close a screen before opening a new one. Give it a try and tell me if it works
You should provide more info about your project, what extensions are you using, how large are your assets and show us your blocks in order to get help.
Also from the tittle of your apk it looks like you are making an earning app that it is not allowed on forum
Okay i understand, but i was try everything and give it my best efforts but i can’t solve this.. app is getting crash while opening on a new screen​ @dora_paz
Please do not spam. Check your screens and how big are your assets. I provided a lot of links to work with and I do not believe that you have read them all
What are the dimensions / resolutions of the images in the assets?
And which dimensions / resolutions are actually defined (required) within the app?
You should reduce the size (dimensions) of the images to what is actually required.