Our app is developed in Hybrid method and we are using JQM framework. For page transition, we are used $.mobile.changepage method and for back navigation, history.back() and history.go(-1) has been used.
When opens in safari it is working but not working in iOS7 homescreen. If anyone help me in resolving this would be grateful. Thanks in advance.