My application is showing this problem on some mobiles, this problem is not happening on all screens that more dynamic data on the screen is just showing this problem on that screen. This problem is especially in Android version 4/5/6/7…
you are using too many screens that will surely hang the app and the device. You should use arrangements instead of screens to prevent any memory allocation issues
It would really help if you provided a screenshot of 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.
Boban, my app is a webview app, I am facing this issue since I recently changed smartphone which is Android 10 based. On my previous phone, (Android 9 based) this issue isn’t coming
This stack size error is coming due to this ad component. You have to check the component in the blocks of your App (when ad error to do show ad) If you have set a block with this type, then this error will be seen.