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",{}); }
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",{}); }
done 
 navigate-to
Hello Amirul,
Could you please specify whether you got navigate-to working?