c# - "window.external.notify" not available in Windows Phone app -


i trying pass data browser's scriptnotify event in windows phone app. however, window.external.notify doesn't work. if try

try {window.external.notify(value);} catch (e) {alert(e.message);} 

then shows me "object doesn't support action".

how can pass data windows phone browser c# app?


Comments

Popular posts from this blog

c# - Class in a list -

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

Jdbc Odbc Driver error -