phrase / ios-sdk

Phrase Over the Air iOS SDK
https://phrase.com
Other
14 stars 3 forks source link

Can we get a new "Example App" #53

Closed oezguercelebi closed 8 months ago

oezguercelebi commented 1 year ago

The current demo app is 6 years old and I noticed that Android has an example app that is regularly updated https://github.com/phrase/android-sdk-example. It would be nice to have a new one for iOS.

I have tried to implement Phrase SDK with OTA. But I am doing something wrong and it is not working. I have already contacted support about it.

Just want to make sure that the Phrase SDK integration is correct from my side and it is something else.

theSoenke commented 1 year ago

Hi @oezguercelebi, that's a good point and I'll have a look whether we can provide an up to date example with the over-air-sdk

theSoenke commented 1 year ago

We had a conversation about a new example app and are working on an entirely new demo application. The new demo app should include demos for UIKit and SwiftUI. I'll share it here once it is available.

theSoenke commented 8 months ago

Hey @oezguercelebi, our iOS demo app is now public at https://github.com/phrase/ios-demo-app Hope this already helps with the implementation