I wish to add some sort of a \"Write a Review\" or \"Rate Us\" feature to my app so my customers can easily rate and review my app.
The problem is that the app is im
You must call window.open as follows
window.open
window.open("market://details?id=com.your.app","_system");