https://github.com/phrase/ios-demo-app
iOS demo app for over-the-air
https://github.com/phrase/ios-demo-app
ios ota over-the-air phrase strings translations
Last synced: about 1 month ago
JSON representation
iOS demo app for over-the-air
- Host: GitHub
- URL: https://github.com/phrase/ios-demo-app
- Owner: phrase
- License: mit
- Created: 2023-10-04T08:21:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T09:39:08.000Z (5 months ago)
- Last Synced: 2025-03-31T01:51:15.687Z (3 months ago)
- Topics: ios, ota, over-the-air, phrase, strings, translations
- Language: Swift
- Homepage: https://phrase.com
- Size: 23.4 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phrase CLI and Phrase Over the Air SDK example for iOS and Mac Catalyst
This is a simple example application that demonstrates the integration of the Phrase CLI and the iOS SDK for over the air translations. Phrase CLI sync your locale files between your source code and Phrase and Phrase Over the Air enables translation updates in an application without having to release a new app version.
## Setup
To run this example app you need to add your distributionID and environmentSecret in `AppDelegate.swift`.
To use the Phrase CLI you need to add access_token and project_id in `.phrase.yml`## Learn more
to learn more about Phrase CLI, head over to [Help Center - Using the CLI (Strings)](https://support.phrase.com/hc/en-us/articles/5808300599068-Using-the-CLI-Strings-)
To learn more about Phrase Over the Air, head over to [Help Center - Over the Air (Strings)](https://support.phrase.com/hc/en-us/articles/5804059067804-Over-the-Air-Strings-).
## Get help / support
Please contact [[email protected]](mailto:[email protected]?subject=[GitHub]%20) and we can take more direct action toward finding a solution.