Software Archive
Read-only legacy content
17060 Discussions

Status bar for construct 2 build problem

George_Z_1
Beginner
876 Views

https://www.scirra.com/forum/viewtopic.php?f=152&t=124094&p=889417&hilit=status+bar#p889417 as you can understand from here there is a new problem with status bar with construct 2 build. Seems like it is problem in Intel because it works well with phonegapp for example exporter.

I`ve turned on and off statusbar plugin. Turned on and off fullscreen option. I`ve tried for three days any possible solution but it seems like it doesn`t help.
I have latest intel xdk version and construct 2 release 200

0 Kudos
4 Replies
George_Z_1
Beginner
876 Views

i`m really newbie to code, thats why i`ve used construct but i`m pretty sure that problem is in intel. I`ve builded with old version and all was ok before i`ve updated. Also i`ve just made a build with phonegapp and everything is ok. 

 

Maybe i should add/change something in files? Add something like status bar plugin files?

0 Kudos
Konstantin_R_
New Contributor I
876 Views

George Z. wrote:

Maybe i should add/change something in files? Add something like status bar plugin files?

I also can not find a solution to this problem. Who ever found a solution?

0 Kudos
Corey_C_
Beginner
876 Views

Within Construct 2, on the start of your first layout, try adding the Browser's "Execute Javascript" action and execute "StatusBar.hide();"

You will need to make sure you add the StatusBar plugin from within Intel XDK.

0 Kudos
Konstantin_R_
New Contributor I
876 Views

Corey C. wrote:

Within Construct 2, on the start of your first layout, try adding the Browser's "Execute Javascript" action and execute "StatusBar.hide();"

You will need to make sure you add the StatusBar plugin from within Intel XDK.

Thank you very much! it helped me! 

Maybe you can tell me how to run admob on windows phone 8.1? Not one plug-in does not show ads on wp, but show on android and ios.

Thank you.

 

0 Kudos
Reply