Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by FBB

Well, I really don't know how to better explain this but, I have a test scene built with ImpactJS that fully works on Playbook, every iOS device I could get my hands on (in a scope of version from iOS 5.0 to 6.1) but in Android the browser debugger claims that the game class is not defined... example:

ig.main('#canvas', YamaHome, 60, targetWidth, targetHeight);

The error reported on Android is:

Uncaught ReferenceError: YamaHome is not defined

This is probably do to the fact that I lack experience in HTML5/Javascript, but any help would be much apreciated.

Best regards,
Fernando Barros

1 decade ago by FBB

Well the problem is now solved... apparently Android need more time to process things and throws an error if I launch my game class too soon ... oh well ..

Also tryed to mark this as [SOLVED] or [DELETE] but I don't seem to figure out how to edit the title...

Thanks again
Page 1 of 1
« first « previous next › last »