When using an RSS feed the content updates randomly. If I have selected an image/post from the feed and an update happens it will force me to the next image/post. Not the best experience.
Is it possible for the app to update without it affecting the current experience and forcing the user into another image/post?
@John You would have to control those updates in some way. The only way I can think of at the moment would be to have the actual feeds on one sheet and the view on another. You would write a script that copies the live one to the static one via a timed trigger. You would pick a time of day where the majority of your users would most likely not be using your app.