as in title. If I set $.ui.autoLaunch to false (to get splashscreen) and fire $.ui.launch(); after few seconds, loadpanel event is not being fired when I switch between views. Anyone faced that?
You might be using an older version of appframework?, here is a working example of loadpanel
event firing with $.ui.autoLaunch = false
:
This example is using latest 2.1 version of Intel appframework.