How can i terminate application on adf mobile

158 Views Asked by At

How can i exit by terminating the application by using application menu on adf mobile platform. I m expecting adf mobile can be supplied for 2 platforms IOS and Android. brgds

1

There are 1 best solutions below

0
On BEST ANSWER

Using java script API

navigator.app.exitApp();