简体   繁体   中英

Facebook Instant Games: Stuck at loading

We're trying to put our HTML5 game on Phaser into Instant Games. The game loads when opening from PC browser by https://www.facebook.com/instantgames/... link. But whrn trying to pone the game from an Android FB app, the loading progress starts but gets stuck at some random figure at about 70-90%.

Have anyone dealt with something like this? Or maybe you know a way to debug it?

在此处输入图片说明

Well, the progress gets stuck simply because there's some exception behind it. It may be a server responding with 500 or it may be a JS exception. To find out the exception that was behind the problem we just opened the game at m.facebook.com with DevTools.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM