Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How Exit my app ?

jaime_m_
Beginner
698 Views

hi guys I want to know , How can exit or close my app ?

 

 

thx

0 Kudos
1 Solution
Hamilton_Tenório_da_
Valued Contributor I
698 Views

For Android, just this: navigator.app.exitApp();

iOS do not permit...

View solution in original post

0 Kudos
1 Reply
Hamilton_Tenório_da_
Valued Contributor I
699 Views

For Android, just this: navigator.app.exitApp();

iOS do not permit...

0 Kudos
Reply