I have a problem with the Browser object with Intel XDK.
Once the project is exported and compiled, ready to go, there is something wrong:
Browse object doesn't work. I mean,
In my case, pressing a button you have to go to a website.
So it doesn't work. It doesn't do anything.
It work perfectly on computer (testing the app while doing it with construct2), but not on the movile.
I saw some forums saying that you have to put "*" at the whitelist (in all of them) while exporting the APP with Intel XDK.
But it still not working. What is the matter?