Question

I am new to windows phone development. I was looking for some way to bridge my site's javascript code with windows phone c# code and vice-versa. Basically I am working to launch my web-app as windows phone.

Any help would be highly appreciated!

Was it helpful?

Solution

I used window.external.notify for now for js to c# and ScriptNotify for c# to js. But any other alternate for js to c# would still be appreciated

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top