i just wanaa when user on interent in mobile then click on retry option then show content .
i am just confuse wht blocks i put on retry option
like when user click on retry option then notifer again check internet is on or not. If internet on then hide notifer and show content and if internet is off then notifer still show after click retry.
thanks.
Use not component before is connected…
You can find on logic !
not work now notifer not show
yusufcihan
(Yusuf Cihan)
November 6, 2018, 2:28pm
#4
Copy your blocks here, including if/else.
1 Like
yusufcihan
(Yusuf Cihan)
November 6, 2018, 2:40pm
#6
You did wrong , according to your modified blocks, Retry button will show an error always even user has an internet connection.
1 Like
when i click retry button then notifer hide still net off . what i do when i click retry button notifer not hide. and still show notifer
Stiaen
(Etienne LL)
November 6, 2018, 6:42pm
#9
yusufcihan:
You did wrong
Oooops you’re totaly right…
Forget to put the if
blocks in the procedure, my bad
1 Like
Thanks for helping me it works. Now one more problem happened.
When i click on retry then internet content not load
is there any block when retry button click app start again
Thank You
yusufcihan
(Yusuf Cihan)
November 7, 2018, 4:48am
#11
You can add another screen, then you can close second Screen2 and open Screen1 again. So Screen1’s blocks will work.
I mean;
Open Screen2 and Close Screen1
After waiting some time in Screen2,
Close Screen2 and Open Screen1.
So, blocks under Screen1.Initialize will work again.
Thanks bro now i use only open another screen 1 now it perfect works
Thank you.
system
(system)
Closed
December 7, 2018, 7:30am
#13
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.