This version reverts the hard disabling of the hostApplicationBundleId property, and restores it with a soft deprecated version that explains that the function will be removed in KeyboardKit 11.
Note that the ID will still be nil on all iOS versions before 26.4, so please see the Host feature article in the online docs for a discussion on how to best handle integrating with the host app.
💡 Changes
UIInputViewController.hostApplicationBundleIdnow resolves the bundle ID on iOS versions before 26.4.