1

I am porting a titanium app to monotouch due to its high cost, but need to find a way of sending a custom event from the UIWebView to the application.

Titanium has Ti.App.fireEvent, is there an equivalent?

thanks

angel of code
  • 686
  • 8
  • 25

1 Answers1

0

This question answers a similar problem:

How I can call a javascript function with MonoTouch and vice versa?

Community
  • 1
  • 1
miguel.de.icaza
  • 32,654
  • 6
  • 58
  • 76