ploink Posted March 7, 2014 Share Posted March 7, 2014 I know this is not so panda.js related but maybe someone here have had the same problem and know of a solutionI'm trying to package my panda.js game into an android app but it fails because it cannot load the fnt file via xmlhttprequest (other files might fail after but the fnt file is the first it hits)I get an error saying that it only supports the http protocol and since its local on an android device the protocol is file://any ideas would be highly appreciated! Quote Link to comment Share on other sites More sharing options...
enpu Posted March 7, 2014 Share Posted March 7, 2014 Are you using wrapper, CocoonJS or other? Quote Link to comment Share on other sites More sharing options...
ploink Posted March 7, 2014 Author Share Posted March 7, 2014 no if i use CocoonJS it just worksbut i want it to be an update of an earlier game i released with a different engine and im not sure how to accomplish that with CocoonJS Quote Link to comment Share on other sites More sharing options...
ploink Posted March 7, 2014 Author Share Posted March 7, 2014 and i also want to add some stuff around the game like advertising (editing in the java files) Quote Link to comment Share on other sites More sharing options...
enpu Posted March 7, 2014 Share Posted March 7, 2014 AFAIK, CocoonJS does support advertising:https://www.ludei.com/cocoonjs/features/ Quote Link to comment Share on other sites More sharing options...
ploink Posted March 7, 2014 Author Share Posted March 7, 2014 thanks i will check it out Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.