When i complete a action for first time notifier is ok but when i work this action again then notifier did not work properly
1 Like
Peter
(Moderator)
November 15, 2019, 2:44pm
#2
Taifun
November 16, 2019, 1:13am
#4
AvTaar:
I also face this problem
congratulations to this detailled problem description (sarcasm)
please read @Peter ’s answer and then try again with more info
Taifun
2 Likes
ImranTariq
(Imran Tariq)
November 16, 2019, 6:47am
#5
this will help you, because you are not switching screens correctly
I see many issues done by users because they switched screens not correct.
This below is now just one of many other solutions:
[blocks]
If you dont open/close screens correct your app will get possible runtime errors.
Possible errors: (example)
Unable to add window -- token android.os.BinderProxy@45d459c0 is not valid; is your activity running?
Iam sure you don’t want that.
Then please do it in the future and switch screens correct.
General Tips and Tricks for App Inventor/Makeroid
…
AvTaar
(AvTaar)
November 16, 2019, 7:06am
#6
I don’t use this method because of this method app Works very slow and lag too much
ImranTariq
(Imran Tariq)
November 16, 2019, 7:08am
#7
for us working perfectly fine,
ImranTariq
(Imran Tariq)
November 16, 2019, 7:13am
#9
Well its your own opinion , i said for Us, i have been using this in all of my apps, which are up to 50+ now, in all of that working perfect, i dont know what you guys are making and how you all are using that, i can suggest only, else on you to do it or not.
2 Likes
Boban
(Boban Stojmenovic)
November 16, 2019, 9:03am
#10
AvTaar:
I don’t use this method
If you do not use the correct method of switching screens then notifiers will not work, it has been like this since way back
Either use it only on one screen or buy dialog extension
1 Like
AvTaar
(AvTaar)
November 16, 2019, 9:26am
#11
I don’t think so it’s correct method to switching screen because of this method As i said before. app works slow and lag too much
Boban
(Boban Stojmenovic)
November 16, 2019, 9:32am
#12
You don’t seem to understand how notifiers work in Kodular
4 Likes
themaayur
(Mayur Berad)
November 17, 2019, 12:33am
#13
I am facing this problem in my last app. When the notifier is triggered it works for 1 or 2 times but it doesn’t show again for same event.
1 Like
ImranTariq
(Imran Tariq)
November 17, 2019, 5:23am
#14
same solution goes for you,
ImranTariq:
this will help you, because you are not switching screens correctly
How to switch screens correctly Guides
I see many issues done by users because they switched screens not correct. This below is now just one of many other solutions: [blocks] If you dont open/close screens correct your app will get possible runtime errors. Possible errors: (example) Unable to add window – token android.os.BinderProxy@45d459c0 is not valid; is your activity running? Iam sure you don’t want that. Then please do it in the future and switch screens correct. General Tips and Tricks for App Inventor/Makeroid …
2 Likes
themaayur
(Mayur Berad)
November 17, 2019, 9:01am
#15
Thanks for the help I will definitely try it.
1 Like