0
I’m running some tests on Construct 2 and Cocoon Js. The . apk generated by Cocoon Js runs normally on some phones I tested, but none of them works on Bluestacks. He starts loading the game, the splash appears, but then closes alone. Anyone have any suggestions or have you been there? My concern is that as it does not run on the emulator, maybe it does not work also on some devices.
Install the Catlog in the
Bluestacks
, and check what’s happening with your app.– Lucio Rubens
Thanks for the tip. Catlog indicates that Bluestacks skipped execution, with the message: The application may be Doing Too Much work on its main thread.
– user3771516
I’m running a test app to test performance. Any tips for it to run. Basically I’m creating sprites on the screen to see how the performance looks.
– user3771516
I tested with other projects, and also with some that I know were made in the same way, Construct 2 and Cocoon JS, but in all the same error occurs, nothing runs. Any idea?
– user3771516