What's the ideal setup for an news minisite for an app [closed]
- by Leonardo Amigoni
I am mobile app developer, I would like my application to check for news about new updates of the app when the user opens it.
I am unfamiliar on how I would check from a server if the news are actually new or have already been read. If they have not been read, I could of course display them in the app.
Can anyone point me in the right direction on how to achieve this? Something similar to an RSS feed but on mobile.
Thanks