# App Store Connect — OSGKeyboard 1.8.0 (build 79) > Current metadata baseline for the iOS/iPadOS App Store build. Version and build > numbers come from `project.yml`. The repository also contains a separate > macOS 15+ Developer ID target; it is not this App Store listing. ## App information | Field | Value | Notes | |---|---|---| | App name | `OSGKeyboard` | ≤ 30 characters | | Subtitle | `Voice input, everywhere` | ≤ 30 characters | | Bundle ID | `com.osgkeyboard.ios` | iOS host target | | Version / build | `1.8.0` / `79` | `MARKETING_VERSION` / `CURRENT_PROJECT_VERSION` | | Minimum system | iOS/iPadOS 26 | iPhone and iPad | | Primary locale | `en-US` | Simplified Chinese is also bundled | | Primary category | Utilities | | | Secondary category | Productivity | Optional | | Age rating | 4+ | No objectionable content | ## URLs | Field | Value | |---|---| | Support URL | `https://github.com/hkgood/OSGKeyboard/issues` | | Marketing URL | `https://hkgood.github.io/OSGKeyboard/` | | Privacy Policy URL | `https://hkgood.github.io/OSGKeyboard/privacy/` | | EULA | Leave blank; use Apple's standard EULA | ## Pricing and availability | Field | Value | |---|---| | Price | Free | | In-App Purchases | Optional consumable tip `ByRockyACoffee`; unlocks no feature | | Availability | All configured App Store territories | | Pre-order | No | ## Description (≤ 4000 characters) ```text OSGKeyboard is a voice and typing keyboard for iPhone and iPad. Speak in any app and insert the transcript at the cursor, or switch to Chinese and English typing without leaving the keyboard. VOICE INPUT • On-device by default. iOS 26 SpeechAnalyzer and DictationTranscriber transcribe locally. • Optional cloud recognition. Audio leaves the device only after you enable a cloud ASR provider and configure its credentials. • Optional AI polish and translation. Add your own provider API key; without a key, recognized text can still be inserted. • AI keyboard mode. Ask a spoken question, review the generated answer, then explicitly insert or send it. • Edit the last verified OSGKeyboard insertion by voice before replacing or appending the result. TYPING • Chinese full pinyin, Microsoft double pinyin, and Sogou double pinyin, with optional fuzzy-pinyin pairs. • English autocomplete, autocorrect, and next-word prediction from offline resources. • Personal dictionary terms can participate in Chinese candidates, English suggestions, ASR correction, and polish protection. • iPhone and iPad layouts, including iPad globe and editing controls. • Optional clipboard history is off by default and keeps up to 15 text items from this device or Universal Clipboard in this device's App Group. Turning it off keeps existing history; clearing is a separate confirmed action. PRIVACY • No advertising, analytics, or tracking SDKs. • Local recognition does not upload audio. • Cloud ASR and LLM requests go directly to the provider you configure. • Provider keys are stored in Keychain. • Clipboard history stays device-local, does not iCloud-sync, and is not sent to AI automatically. Text you insert may later be included when you actively invoke polish with your configured provider. • Core use requires no OSGKeyboard account. OSGKeyboard's own code is source available for audit and personal, non-commercial local use. It is not MIT-licensed or open source; see the repository LICENSE for redistribution and commercial-use restrictions. Requires iOS or iPadOS 26 or later. https://github.com/hkgood/OSGKeyboard ``` ## Promotional text (≤ 170 characters) ```text Voice input anywhere, with on-device recognition by default. Add your own AI key for polish, translation, and AI answers. Also types Chinese and English. ``` ## Keywords (≤ 100 characters) ```text keyboard,voice,dictation,speech,transcribe,AI,pinyin,Chinese,English,polish,typing,productivity ``` ## What's new in 1.8.0 ```text NEW • Skills center with Reply, Summarize, Translate, custom skills, and exports to Reminders, Calendar, Notes, and Maps. • English QuickType-style suggestions with smarter system, contact, text-replacement, and neighbor-key corrections. • Improved Pinyin abbreviations and on-device typing-habit learning. • Overlapping key presses, double-space period, contextual Return labels, and a full-width iPad keyboard with editing controls. • AI keyboard answers stream as they are generated and can use provider web search for current information. • Optional on-device clipboard history and one-tap clipboard skills. CHANGED • Hold the microphone to edit the last verified input, then preview, replace, or append the result. • Undo now covers dictation, AI answers, edits, and clipboard pastes. • Home cards and navigation make History, Personal Dictionary, Skills, Styles, and Settings easier to find. FIXED • Improved Chinese input setup, Universal Clipboard responsiveness, keyboard switching, recording cancellation, and AI session recovery. ``` ## App Review information | Field | Value | |---|---| | Sign-in required | No | | Demo account | Not applicable | | Contact info | Maintainer's Apple Developer account details | ### Notes to App Review ```text OSGKeyboard is a custom keyboard for iOS/iPadOS 26. 1. Add the keyboard: Settings → General → Keyboard → Keyboards → Add New Keyboard → OSGKeyboard. 2. Enable Full Access. It is required for App Group communication between the keyboard and host app and for optional provider network requests. 3. Complete onboarding in the OSGKeyboard host app. 4. In any editable field, switch to OSGKeyboard and tap the microphone. The default local engine uses on-device Apple speech recognition. 5. AI polish and AI mode require a user-owned provider key in Settings. Without a key, local dictation still inserts recognized text. 6. Optional tip product `ByRockyACoffee` is consumable and unlocks no feature. 7. Clipboard history is off by default. To test it, open Settings → Clipboard, enable History, copy text on this device or through Universal Clipboard, then return to the keyboard. Secure fields hide the clipboard entry point. Turning History off preserves saved items; use the separate confirmed clear action to delete them. Privacy policy: https://hkgood.github.io/OSGKeyboard/privacy/ Source and license: https://github.com/hkgood/OSGKeyboard ``` ## App Privacy answers Use conservative disclosures that cover optional cloud recognition, cloud polish/translation, and AI mode even though local recognition is the default. ### User Content → Audio Data - Collected: Yes - Purpose: App Functionality - Linked to the user: Yes - Used for tracking: No Audio is sent off-device only when the user enables cloud recognition. The configured provider may associate requests with the user's provider credential. ### User Content → Other User Content - Collected: Yes - Purpose: App Functionality - Linked to the user: Yes - Used for tracking: No This covers transcripts and nearby cursor context used for polish/translation, AI questions and skill prompts, optional provider search requests, dictionary terms included in provider prompts, and clipboard text only after the user actively invokes a clipboard skill, names the clipboard in AI mode, or inserts it and requests polish. Skill results may also be handed on-device to an Apple Shortcut, while navigation addresses may be opened in the selected map app. Device-local clipboard history and typing-learning data by themselves are not collected by the developer. ### Do not select - Advertising, marketing, analytics, product personalization, or tracking - Contact information, location, contacts, photos, browsing/search history - Usage data or diagnostics stored only locally or in the user's private iCloud ## Encryption `Info.plist` declares `ITSAppUsesNonExemptEncryption = false`. Network calls use standard HTTPS. Re-evaluate this answer if non-exempt cryptography is added. ## Submission checklist - [ ] Confirm `project.yml` still reads version 1.8.0 / build 79 - [ ] Open the existing Xcode project (do not regenerate unless needed) - [ ] Run the release build and test suites on macOS with Xcode 26 - [ ] Replace screenshots with captures from the submitted build - [ ] Verify the privacy answers against the submitted provider features - [ ] Confirm the tip product remains optional and unlocks no feature - [ ] Upload, select build 79, add review notes, and submit