play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
627 stars 126 forks source link

atob and btoa functions support in native-android & native-ios #194

Closed aigninja closed 9 years ago

aigninja commented 9 years ago

Hi,

I need atob and btoa native functions in nativeandroid & native-ios for encoding. I have read from docs, devkit uses v8 and spidermonkey. In nativeInspector, when i try to test atob/btob function it crashes. Is there any way to get these functions?

jwilm commented 9 years ago

This issue was related to devkit-v1. As we update for devkit2, such issues are being closed as "likely to be fixed in devkit2". If the issue persists after updating, please reopen it. Thank you!