Hi,
I am using the browser object as shown below in the image but nothing happens on touching the button. It works on my other games but for some reason it now working in my new game.
Any thoughts ?
it not work on preview (localhost) or when you build the apk ? and what you are using intel xdk ?
Develop games in your browser. Powerful, performant & highly capable.
It works with preview. Does not work with XDK build.
Only thing that changed is I upgraded XDK. Something to do with XDK settings.
hgambhir For me is not working if building with IntelXDK and putting the market://details?id=com.company.game. It used to work before
i think it's crosswalk cw 15 bug or the upgrade 5.1.1 of intel xdk
the only solution i find is to excute javascript by browser "window.open('market://search?q=pub:your company name');"
good luck
I'm having this issue with the new ios upgrade. No idea how to fix, works on android / iphones pre-upgrade