I am using the Browser action (Open URL in a new window) in my app. Works fine in preview mode. When I export to Cordova and create an apk, the Browser call is ignored once running on an Android device.
I tried all of them (New window,top,parent, self) but none of them worked.