Post not yet marked as solved
Post marked as unsolved with 2 replies, 321 views
Hello,
I would like to create an app, which helps people to learn a language. The app content I would like to change using text files.
As beginner in SWIFT programming I would need a hint how to pass new content in my app.
I thought to use text files, placed on a web site. If the text file is updated, the app should get the newest content automatically.
Does this make sense?
What would be the best solution to achieve this target?
Is there any helpful video in the "Developer" app or somewhere else?
Thanks a lot.