Are these APIs supported for WP8 ?
I wonder if these still works ?
native.showPopup(“appStore”, options)
network.request(“blabla”, “GET”, networkListener )
system.pathForFile( filename, system.DocumentsDirectory )
system.openURL(“blabla.url”)
require(‘socket’).connect(‘google.com’, 80)