i have this strange problem. i have designed this app which uses appswitch module and it works fine on 2nd Ed Fp2 but it wont work on Fp1 and Fp3. It also wont work on 3rd Ed phones .
Please Help.
i have this strange problem. i have designed this app which uses appswitch module and it works fine on 2nd Ed Fp2 but it wont work on Fp1 and Fp3. It also wont work on 3rd Ed phones .
Please Help.
And it would help if you could find out which lines are not working, and whether there are any error occuring.
the .py file runs perfectly so no errors there. the sis files just shows a blank screen and dies away. At first I didnt know what the problem was but when i removed appswitch modules and its associated function the app started working fine.
I dont know if this info will help.![]()
Have you tried signing the sis file with all available capabilities? It's always better to do that in case capabilities are needed. So when making the sis with Ensymble, specify the capabilities, and then sign it as symbian signed. Maybe that'll work. That's for 3rd edition.
Last edited by bogdan.galiceanu; 2008-06-17 at 10:50.
Hi,
I m facing a similar kind of problem in Edition Three Mobile Phones.The same application is running on Edition 2 but not on Edition 3.In Edition 3,its able to install but whenever I start it,it dies out.Do we need to sign it like for other sis files or install it as any SIS file.
Rishabh
Pankaj Nathani
www.croozeus.com
hey rishabh ,
is ur app running on 2nd ed fp1 and fp3 ?? and when the app is running in background suppose u r using a key to bring it to foreground, wont it overwrite that key's function ??
how do u exactly do u bring ur app to foreground ??
i used edit key but then its function were overwritten by my app.
Hi,
I signed my application with symbiansigned.com but some problem still exists.It starts perfectly but when it ecounters this line:
box= inbox.Inbox
it dies out.Whts the mistake here.
Rishabh
Last edited by croozeus; 2008-06-18 at 17:13. Reason: typo in the code
Pankaj Nathani
www.croozeus.com