This is a migrated thread and some comments may be shown as answers.

java-script window.close()

1 Answer 20 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rakhita
Top achievements
Rank 1
Rakhita asked on 28 Jun 2013, 09:51 AM
I am currently developing an IOS application with icenium windows platform. I have tried java-script window.close(); method to basically close the application. But it's not working.

1 Answer, 1 is accepted

Sort by
0
Jan-Dirk
Top achievements
Rank 1
answered on 28 Jun 2013, 11:15 AM
Try:

navigator.app.exitApp();
Tags
Report a bug
Asked by
Rakhita
Top achievements
Rank 1
Answers by
Jan-Dirk
Top achievements
Rank 1
Share this question
or