How can i terminate application on adf mobile

131 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 answers

0
M.Mostafa On BEST ANSWER

Using java script API

navigator.app.exitApp();