Need help on cocos2d-js

Hello everyone.
How are you today?
I need help on cocos2d-js game development.
Problem is this:
Now I made a game with cocos2d-js.
I want publish my game via website.
But as you know, javascript code can readable by others.
So I want encrypt my javascript codes.
So I use cocos jscompile… , so I got jsc files.
I replace my js files to jsc file, and compile project.
But it shows black screen, maybe cocos2d-js engine can’t recognize jsc files.
How can I do that?

Hi

I can surely help you with this. Kindly add me on Skype so that we can proceed further. My Skypie Id is live:ray_7950 or else you can mail me on ray.cis100@gmail.com

Waiting to hear from you soon.

Regards
Ray Jones

Hi ray,
I am getting same problem can u please provide the solution here.

I think jsc files works only on native platforms (cocos2d uses SpiderMonkey).