codecombat / codecombat-ios

CodeCombat's iOS app (iPad for now)
MIT License
61 stars 43 forks source link

Web View Not Editor Code #43

Open stevenHQ opened 8 years ago

stevenHQ commented 8 years ago

why did get connect filed error? image

stevenHQ commented 8 years ago

How can I edit code and run this in iPad?

nwinter commented 8 years ago

The current code is not properly initializing the game view, so the code editor isn't there. This got busted in the last, unfinished wave of refactoring. We'll need to adjust the view hierarchy so that the game view is created whenever you enter a level.