gouri-panda
gouri-panda
@MohitMaliDeveloper Should I give a complete log in case you want it? I think the bug is in the code. I have tried in the multiple pixel emulators but the...
@kelson42 Sounds good to me!
@MohitMaliFtechiz @kelson42 Currently I'm busy with Room. The bug seems not trivial. It maybe happens under some conditions. Let me know what to do?
@kelson42 We know which line is causing this problem. It happens because some objects are already consumed while it needs them.When we are accessing them it gives us the crash.
@kelson42 I can fix this. It produces on my end. I'm busy now with the Room. If you want I can push the fix the commits here later.
@kelson42 Ok.
@MohitMaliDeveloper I have placed the fix here. Please review it :)
@kelson42 this class is responsible for accessing database objects, querying objects, migrating the database, etc.
@kelson42 I'm waiting for the #3045 to merge first. so that we have less likely to have regression.
@MohitMaliDeveloper There is a minor conflict here.