You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a weird case, recently downloaded realm studio 15.20.0 it installed correctly but when I tried to connect into my appID, it throws me this error always:
The thing is, that I tried with many differents appIds all with the same outcome: Realm.App._clearAppCache is not a function
I don't know if this is specific because I'm using an M1 Mac?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Thanks a lot for reporting this - a fix is released in Realm Studio v15.2.1.
Please allow the app to auto-upgrade and report back if you're still experiencing any issues.
Hello, thanks for the fast response, and indeed it works now, but I got another error.
When I open the realm it shows empty but I have some classes already that I created from atlasdb, and when I try to create a new class it shows me this:
And after that it shows me this:
Let me know if I need to open another ticket for this case since it goes out of the scope of the original one and thank you again for the fast response!
Yes please. I tried (but failed) to reproduce neither of the two errors myself and we would need a bit more help with steps to reproduce it. Does the database contain much data server-side? Can you try clicking "Clear Cache" from the "Help" dropdown in the top menu and try again?
Hello,
I'm having a weird case, recently downloaded realm studio 15.20.0 it installed correctly but when I tried to connect into my appID, it throws me this error always:

The thing is, that I tried with many differents appIds all with the same outcome: Realm.App._clearAppCache is not a function
I don't know if this is specific because I'm using an M1 Mac?
Thanks in advance
The text was updated successfully, but these errors were encountered: