Hello, has anyone ever had any major difference in...
# multiplatform
j
Hello, has anyone ever had any major difference in their app while debugging? When I run my iOS app through debug (on device or emulator doesn't matter) it works flawlessly. Whenever I stop the debugger and try to start the app it doesn't work. It starts up and for a moment I see the items loaded from database, but after a second it loses all its data. I'm using Swift for the UI and all the rest is in KMM.