goollatk
(Factsvilla)
August 23, 2019, 4:19am
#1
I checked out Bugs in Kodular Eagle before creating a new topic
After egale update i created a app (21Aug) with web component and app worked fine. But when i export it again on 22 Aug (same block), its not worked. After that i create new project with web component for checking purpose but same problem. May be the problem in web.get block.
After set web.url, call with web.get, but web.gotText not trigged
Checking in android nought (v7)
goollatk
(Factsvilla)
August 23, 2019, 5:48am
#3
After set web url when i call web get, its not got any response or contents
Peter
(Moderator)
August 23, 2019, 5:52am
#4
What responsecode is returned. You only check for 200.
goollatk
(Factsvilla)
August 23, 2019, 6:03am
#5
But what about else part ? Also its not work which is define in else part. I mean not show toast.
1 Like
Coder007
(S.H)
August 23, 2019, 6:11am
#6
Don’t you understand what he said? Just show him the response code…Okay
goollatk:
I mean not show toast.
200 code is for internet detection so if your internet is connected, it’s not going to show the toast.(According to your blocks)
Alapjeet
(Alapjeet Singh)
August 23, 2019, 6:11am
#7
Can you please provide your aia or small aia so that we can check it for you…
goollatk
(Factsvilla)
August 23, 2019, 8:05am
#8
Then according to you it must be worked as if section.