Pergunta

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!

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top