Cocos creator fullscreen project

How to make full screen project in cocos creator 1.0.2
Any help would be highly appreciated.

I have the same question. Currently my mobile web app doesn’t use fullscreen mode(Tested in Safari on iOS using) and I don’t know how to activate it cleanly. Does anyone know how to configure my mobile app to use fullscreen mode ? (Using Cocos Creator)

Hello, guys, did you achieve any results?

One way I tried is to pin my game website to home screen on iOS
Your game’ll run in a fullscreen if you start it from “pinned mode”.
I also faced a problem: fullscreen game run much slower, than it’s not-fullscreen version.
What about you?

Thanks.

Hi @Nightmare_82, @shashankA

Maybe the below can help:

http://cocos2d-x.org/docs/api-ref/creator/v1.3/classes/View.html

http://cocos2d-x.org/docs/api-ref/creator/v1.3/classes/screen.html

God Bless…

Sincerely,

Sunday