How to navigate in iconic app
Posted: Thu Apr 06, 2017 5:56 am
				
				How to navigate in iconic app 
 I am trying the flowing code with a html hyperlink 
 navigation is not working
function identify_shipment() 
 { 
     alert(1);
Code: Select all
 Apperyio.navigateTo("Shipment_Identify",{}); }