I am using page.js in an HTML+CSS+JS app.
The routes work perfectly in browser, even using the "phonegap serve" and accessing my_ip:3000.
But when I try to load it in my phoneGap Developer (in an Android phone), only the first route loads (if I try to navigate through the app links, I get only blank screens).