Hello koders, I am using web component in my app so I am using single screen. So when I click button it load web and got text. It works good on 2-3 attempt but on 4th attempts it crashes app. I think it’s problem of previous url request is in pending. So I want to know is there any way to cancel web request when back pressed so when I click on button it should start web as new. So please help me
I also tried delete web block also. But doesn’t work for me
Hi there, if you’ve solved the issues in the other topics you opened, please close them ![]()
1 Like
Which is Ur issue, your reporting same thing but different topics why? Then you should attach your aia file for further investigation![]()
It would really help if you provided a screenshot your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
To find out what’s going on use logcat
Taifun