View Single Post
Old 07-25-2013, 10:23 AM   #1
ggrosso
New Member
 
Join Date: Jul 2013
Model: z10
PIN: N/A
Carrier: Rogers / Bell
Posts: 1
Question How to properly close a BB10 app after an error.

Please Login to Remove!

I am creating a app that goes to a network and pulls down a simple XML file. If everything goes okay, then the file (which contains some names) is displayed in a ListView control.

On the other hand, if there is an error (like a network error etc..) then I would like to show the user something, such as a message in a toast that lets them know that an error occurred, and then I want to close the app.

Can someone please show me how to do this correctly?

Thanks
Offline   Reply With Quote