Found Bugs: Not showing Screen2

I was connect "MIT AI2 Companion" on MIT App Inventor but "Screen2" is not showing now and My Oppo a5s look like this:


When I try "Build" And "Build" is not working on Oppo a5s
I try to main phone is working now
Project Name: "GoldieOS_APP"
What I do?

Android version ?
Companion version ?
Relevant Blocks ?
Aia project upload ?

Android version: "8.1.0" Oppo A5S
Companion version: "2.73a" OPPO A5S
Relevant Blocks:







Aia project upload: https://www.mediafire.com/file/qzqdd5g1ukby79a/GoldieOS_APP.aia/file
Remove the ".zip"

Just looking at your blocks code, you have issues with switching screens and blocks for handling screens

Most of what you are doing could be handled on one screen, using virtual screens

You should also do your best to resize images and video to keep the size of your app down

Didn't Work.

Didn't Work Again.

"Didn't work" is not that helpful...

What didn't work, e.g. same issue as before, something else ?

Provide your new aia (with hopefully a much reduced file size). No-one will want to work with an 11mb file.

I think you just need to restart your device.

I checked your AIA, it works fine on my POCO. I got to Screen2 and it opened correctly in Companion.
Your project can be smaller if, for example, you use mp3 audio files instead of mp4 video files to play sounds.

Not working

Show me the screenshot

Screen1:

VIDEO1:

Screen2:

Wow. Your device is working.

My Oppo a5s is not working and my main phone is working too.

Try changing the blocks on Screen1 and VIDEO1 screen to these:

Screen1:

VIDEO1:

These blocks will close Ekran1 and VIDEO,1 so that they do not take up space in the phone's memory. Maybe the problem is the small RAM capacity.

Not working! In Oppo a5s!

I removed the "Network Extension" and fixed now! And Why "Network Extension" have bugs?

If you want to report an extension bug, contact the extension Developer.

I think its because some code that it should not have a bug didn't added, so thats why.

Maybe the extension uses Android methods that are not present in your old version of Android.