I seem to haven a problem with the Notifier Custom choose Diaolog.
Everytime I press backpress it should popup a notification with a choise and that works.
Here comes the problem: I have got a app that has multiple screens, as long as I stay in screen 1 the notifier seems to work, if I go to screen 2 and then back to screen 1 the notifier doesn’t seem to work cause it doesn’t popup. Does anybody have the same problem or even a solution.
Ok so I think problem is you are opening screen 1 but not closing screen 2 so what is happening is when you press back on screen 1 so app opening screen 2 so just try to back again and again and you will find out
Solution:as @vknow360 and @ImranTariq said switch screen correctly I mean use
If True
Then close screen
Then use switch screen block