“app has closed unexpectedly” when using exit

“app has closed unexpectedly” when using exit

BY 28 Feb 2013 General Support

I’m running Tizen_Ref.Device-210_20130220.1551 on a developer device. My app contains a button that when clicked will run:

 

         var app = tizen.application.getCurrentApplication();
          app.exit();
 
When the app exits, a dialog appears stating that the app “has closed unexpectedly”.
 
Does anyone have any experience with this problem?
Written by