Kræn Hansen
Kræn Hansen
> I don't have the time for now Although v12 is a complete rewrite of the SDK, we took a lot of care to minimize breaking changes. If you have...
@Frans-L thanks a lot for the encouragement! We definitely too feel the v12 of our SDK is much more stable, mainly because almost all of our C++ code is now...
Closing this, since we've migrated to an NPM workspace mono-repo since this got created.
@TommyTheTribe looks stale to me. I see @takameyer made a few comments which was not addressed and now it also needs a rebase.
Thats great news. Unfortunately, I don't have an environment available to test this at the moment 🤔
@bmunkholm can you help me find a link for the documentation of these APIs?
> Also add indicator showing % downloaded. There should already be a progress bar - with https://github.com/realm/realm-studio/pull/222. If its not there, thats a regression. If what you're asking is an...
@bmunkholm I need to retry that then :)
Some of the delay comes from Studio not being able to reuse the authenticated user - it authenticates for every realm opened, due to a combination of https://github.com/realm/realm-js/issues/1276 and https://github.com/realm/realm-js/issues/818...
The integration tests failed, the failure seems unrelated to my changes and they pass when ran locally. Perhaps it needs a re-run?