Hi is there an update here? It seems you need to move your 4.0.0 adapters to mavenCentral() as well, correct?
@Tad_Frysinger: Thanks for following up. Yes, team is looking into how quickly they can migrate adapters as well.
Mohit -
Hi, any update?
Thanks.
Tad
@Tad_Frysinger : Sorry for delayed response, I don’t have update on this.
But the team has committed on this and you check progress from Migrate android-adapters to MavenCentral · Issue #7486 · realm/realm-java · GitHub
Hi Mohit -
It’s been over three weeks, this is still not resolved. It really is a pain during day-to-day development (I have noticed sometimes after the error occurs and I try again and it seems to build, the build actually has errors requiring me to do a FULL REBUILD after even the most trivial edits to any file that uses Realm).
Can we PLEASE get this escalated and resolved?
Thanks!
Btw - I am more than happy to do a screen share with a Realm developer to show the error occurring and debug it if necessary.
Tad
@Tad_Frysinger : Sorry for about the issue you are facing. Let me try to followup on this.
Hi @Tad_Frysinger We are currently in the process of doing the migration. You can follow progress here https://github.com/realm/realm-android-adapters/pull/162
Thanks, I will keep track of it and try it out when it gets finalized!
@Mohit_Sharma and @ChristanMelchior - it’s been two months since my original post. Not trying to be a pest, but this issue of not being able to do incremental builds because of Realm is getting to be a real pain. Any word on when we might see a fix? Thanks!
Btw - there is another issue opened up I think may be related to the realm adapter work, it is here.
@Tad_Frysinger: Sorry for the delayed response.
I was trying to understand what best can be done to expedite this, considering the current situation we wouldn’t be able to commit to a fixed date but it looks like we can release this early next month.
@Tad_Frysinger : Hope you are doing good.
I was internally trying to sort out something which can unblock you until official release, and @ChristanMelchior suggested that you can try replacing
RealmRecyclerViewAdapter.java.
Do let me know if this works out for you or not?
Do you mean utilize this file in my project directly and completely remove the reference to implementation group: ‘io.realm’, name: ‘android-adapters’, version: ‘4.0.0’ from my gradle file?
@ChristanMelchior : Can you please explain in detail
Hello @ChristanMelchior Is there any news concerning this? I still cannot resolve the Realmbase adapter using MavenCentral and the documentation still reflects the same errors.
I am currently using the source file @ChristanMelchior kindly made available directly in my project and referencing that instead <io.realm>. So far no compilation errors.
Hey folks ,
The Realm Adapters dependency is not moved to Maven yet. You can directly copy the RealmRecyclerViewAdapter Java file in your project and use it in your custom adapter. You will not need to add dependency at all.
Cheers,
Henna
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
How to convert existing partition based App to Flexible Sync | 4 | 563 | May 2024 |
I’m looking for samples on querying Realm through RealmStudio | 4 | 558 | Jul 2024 |
Librealm_dart.dylib: No such file or directory | 3 | 304 | Aug 2024 |
Is Realm C++ SDK still in preview? | 3 | 113 | Feb 5 |
RealmException code 2015 when opening realm | 0 | 33 | Oct 2024 |