One problem fix then other problem comes i mean to say when i export my apk it’s working fine but after i publish my app on play store and install the app after opening it quickly shut down i mean crashed why like this kodular before it was working fine but after new kodular update facing too much problems sorry kodular i don’t like your new update you made it very difficult for beginners I’m very disappointed
To find out, why that happens, use Logcat
Taifun
This is the common issue since the update…
Try by rebuilding again.
This is my second time i build the same app
But the problem still there
When i install through apk it’s working fine after publishing install from play store it’s crashing
I don’t have Laptop to use logcat
Is there any app related this?
it looks like you are using 20 different screens, which means, you have potential to optimize your app… DRY - Don’t repeat yourself…
you should separate data and logic and with for example only one screen together with the logic you can handle as much data as you want… no need to copy screens…
Taifun
Yes you’re right i have total 22 screens but i don’t know how to adjust all screens in one screens
Please Give Details of your Screens so that We can Help you To Merge them Wherever Possible
Just use layouts and toggle it’s visibility
Reduce the number of screens
Instead of screen try to use multiple arrangements and make visible or hide depending upon your need. Simple
I have 20 Quiz screens every screen have different Questions and what kind of details you need?
No need to use different screens , just use airtable name alone different with same screen
Did you copy layouts between screens recently?
I’m not using airtable
Yes i copied all screens from one screen the just change the screen title
Anyone have time to help me to fix this thing please highly request