EXHostViewController is now available on iOS ๐Ÿ™Œ Wonderful time to finally be able to move some annoying third party SDKs to a separate extension ๐Ÿ˜†
Here is an example for reference https://github.com/KhaosT/UIExtensionExample
GitHub - KhaosT/UIExtensionExample: ExtensionKit demo for iOS 26

ExtensionKit demo for iOS 26. Contribute to KhaosT/UIExtensionExample development by creating an account on GitHub.

GitHub
As of beta 1, it looks like the sandbox policy allows the app to launch extensions provided by the other apps (outside your team) as well. It might open up a lot more possibilities (like better cross app interaction) than just code isolation ๐Ÿ™Œ
@khaost Dunno but sounds like a bug on Appleโ€™s part to let arbitrary apps outside your team have access to your extension. Iโ€™d be happy to be wrong on this though.
@khaost what a great idea. Banish closed source SDKs to extensions.