(I signed my CLA!)
FIXED the bug [[#1234](https://appcelerator.lighthouseapp.com/projects/32238/tickets/1234-fire-events-from-inside-webview-2-way-communication-proposed-solution) state:committed]
NEW webView.addEventListener support for your own custom events.
Fire custom events from inside your webView webpages using a custom url.
e.g. app-myevent://?foo=bar
This is a common UIKit/Cocoa convention.
View repository:
http://github.com/subtleGradient/titanium_mobile/tree/develop-webview-shouldStartLoadWithRequest-handler
Compare with master:
http://github.com/subtleGradient/titanium_mobile/compare/master...develop-webview-shouldStartLoadWithRequest-handler
— Tom Aylott – SubtleGradient – MooTools —