Udbhav
Udbhav
Any update on this ?
@JimmyDaddy - How to define a generic font size in markText method which will work for all android phones? Example - If I use font size 40, the text is...
Hi, Is there any update on this PR ? When is it getting merged
@bengourley Is there any update on this PR ? When will this get merged ?
@mattdyoung Thanks for update, Do we have any timelines for this ? As per my understanding JCenter will completely shut down on February 1, 2022 https://blog.gradle.org/jcenter-shutdown
@elad823 Did you manage to solve this problem ?
@funkyeah How did you solve this problem ?
Did anyone manage to solve this problem ? I am trying to insert 25k records, where each record has 30 properties It is taking around 30 seconds on Samsung Galaxy...
@pedrocarlos-ti - I am opening Realm synchronously via `const realm = new Realm({schema: [PersonSchema]});` instead of `Realm.open` Could this be a culprit ?
> Nope, it's the same way that I open my realm here. Can you share your block code where you call the realm method? I have a hunch of what...