Uzair_Abdullah
2 years agoStreaming Star
How to refresh or update current scene
A generic question, I am creating an app with only one scene. It takes in some information through a series of dialogues and stores it. But the problem is that the new information doesn't show up immediately. I have to close and restart the app to see the information updated. This isn't good for user experience.
Is there any way to refresh the current scene to get the updated information without closing the app?