diff --git a/OSGKeyboardExt/KeyboardViewController.swift b/OSGKeyboardExt/KeyboardViewController.swift index 5c4dc3e..f67d6c9 100644 --- a/OSGKeyboardExt/KeyboardViewController.swift +++ b/OSGKeyboardExt/KeyboardViewController.swift @@ -302,7 +302,6 @@ public final class KeyboardViewController: UIInputViewController { ) } syncOnboardingStateFromAppGroup() - syncAppContextFromAppGroup() } // MARK: - Onboarding / app-context sync (v0.3.0)