문제

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

도움이 되었습니까?

해결책

Using java script API

navigator.app.exitApp();
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top