mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Modular integrations UI: Start bridging the modular js postMessage interface with objc
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user