11-22-2010 10:06 AM
Hi All,
When I run my app on a actual device it only displays the splash screen then crashes, but when I download and install it on the emulator (same device) it works perfect. I think this mite be a problem with api signing, my app is signed but its first time I'm doing this so something mite be wrong there.
So I was wondering if possible to set the emulator so its checks signing and display a message or something? Or does anyone know what the problem mite be?
Can this be from a http connection?
Please help.
Solved! Go to Solution.
11-22-2010 10:21 AM
Does it show an exception ?
11-22-2010 10:51 AM
you can enable device security in the simulator
11-23-2010 09:18 AM
Thanks for replying. There is no exception if I run it on the emulator, I'm trying to display an exception as a alert on the device but there is nothing. I think the best will be to step thru my code using alerts.
Can this be from using a vodafone device?
11-23-2010 09:24 AM
Thanks
Should I add a IT Policy... or how can I enable device security?
11-24-2010 10:35 AM
Hey hey !!!
I found my problem...
The APN settings on the device was wrong... LOL
Thanks for your help