PM
@Redth Thank you for this tutorial. In my case, I have a page(Example Page1) which when launched(ViewIsAppearing()) checks for a value and if it is false we show a popup. When I dismiss the popup right now it relaunches Page1 and checks again as ViewIsAppearing is relaunched on popup dismissed. Is there a way around it?