I have my application ready on BlackBerry webwork and PhoneGap. I successfully run it using eclipse plug-in for BB 5.0 and BB 6.0.
But when I tried to wipe user data from BB 6.0 and tried to directly load .cod
file from StandardInstall
directory, application does not open. It just display splash screen.
I get error like
"ApplicationRegistry.wait For (0x3bc6259193b4b87c) timeout"
I am wondering that is it a simulator bug or something?
Notes:
- I tested both singed and unsigned application.
- Above mentioned method works on any simulator for BB 5.0
- I also created normal BlackBerry application (without phoneGap and webwork) and I was able to load
.cod
file in BB 6.0. - I'd also like to present my question regarding difference between OTAInstall and StandardInstall. Check here.
- Simulator information: Torch 9800 (6.0.0.227)