|
|
|
|
|
by dwaite
1331 days ago
|
|
> I think the extension could communication with its containing app, but the system is not set up to do that. and on iOS, the containing app is likely not running (in a GUI context). Typically, the extension is its own small program bundled within the app. The app can be run by an end user, while the extension can only be invoked via the extension mechanism. |
|