Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry WebWorks Contributions

Reply
Contributor
vipintomer
Posts: 41
Registered: ‎05-03-2012
My Carrier: -

Re: White screen appear on every html page transition in webworks project

Hey Brajesh,

 

Thanks for your reply but we are using sencha in place of jquery mobile  and at the time of relaunch app  we have to include some js.

 

That's why page is taking time to load at this time screen is blinking .

 

So please let us know what we do about this.

 

 

Thanks

Vipin TOmer

Please use plain text.
Developer
BrajeshSanodiya
Posts: 101
Registered: ‎08-03-2011
My Carrier: BlackBerry Developer

Re: White screen appear on every html page transition in webworks project

Hi Vipintomer,

I am not sure about sencha.

can u plz check this link.

http://www.sencha.com/forum/showthread.php?194034-How-to-show-Loading-Screen

plz try to call loading screen before call any services and hide after that.
-----------------------------------------------------------------------
"Like" if you liked the post.
"Accept as Solution" if the post solves your question.
-----------------------------------------------------------------------
Please use plain text.
Developer
The_Anomaly
Posts: 317
Registered: ‎08-06-2012

Re: White screen appear on every html page transition in webworks project

I see you said you are developing for OS7, which should be fine.  Many of these frameworks (jQuery Mobile / Sencha / bbui.js) use an effect to transition to the next page.  HOWEVER some phones cannot display this effect.

 

I have an app which uses the slide effect from page to page that works great on playbook and BB10 BUT not on my curve.  You may want to check the phone you're testing on and whether it can do page effects.

If it helped you, click like. :smileyhappy:
Please use plain text.