Modular integrations UI: Start bridging the modular js postMessage interface with objc

This commit is contained in:
manuroe
2017-09-08 09:18:45 +02:00
parent f1e57ddf1f
commit b0a9836c36
2 changed files with 204 additions and 2 deletions
@@ -22,7 +22,7 @@
`ModularWebAppViewController` displays the Modular integration manager webapp
into a webview.
*/
@interface ModularWebAppViewController : WebViewViewController
@interface ModularWebAppViewController : WebViewViewController <UIWebViewDelegate>
/**
Initialise with params for the Modular interface webapp.