Alright , so I finally finished my first app but oh boy a lot of problems showed up .
I am hoping someone from you awesome developers knows the solution of atleast one of my problems.
So , the problems stand to the fact that in different devices the app works differently .
In my phone the app works perfectly .
In device 2 the loading page of the game is black and redirects directly to the main layout. In the main layout the background doesn't work , it is just black , the other sprites load up correctly but also sounds doesn't open or work.
In device 3 the loading page of the game works as should , the main layout's background works great , and also everything loads correctly but the sounds do not work or start.
I exported my app from construct 2 as cordova with the minify script unchecked.
I compiled the app in cocoonio as webview.
The physics engine is Box2d Web.
The description above shows the problem with my app .
Meanwhile this video shows how the app should work:
Here is the capx file :
https://www.mediafire.com/file/1fwag1v9 ... blems.capx
Every little help is appreciated!