Closed besteFinanzen closed 7 months ago
Is this happens during debugging on emulator?
Yeah, is this a known issue?
It might be caused by cache issue. Try delete the app and reinstall the app again.
@besteFinanzen is it resolved?
Sorry for late reply. Yeah there seemed to be an issue with some things in cache. I experienced the problems multiple times but I think it has to do with the hot reload function of flutter. But if you just hot restart everything works fine.
Thanks for quick help @fa-fifi and nice package by the way, really helpfull and easy to integrate.
Hi everyone,
I have the issue that when I log the user out and the user just logs back in after the logout ist done. I get this error printed:
oneway function results for code 9 on binder at 0x7ae329fd3570 will be dropped but finished with status UNKNOWN_TRANSACTION
And the same thing eleven times more.But I don't get any error in flutter itself, which I would be able to catch. Did anyone of you also experience this issue?