Method callfunction stopped work in realm 12.0.0

Hi,

I needed to update my RN(0.64.2) and realm(10.9.1) to the RN(0.72.4) and realm(12.0.0). After that, Realm’s callfunction method stopped working (Class: User).

When trying to run I always get the error: [error] App: call_function: XXXXXXX service_name: → 500 ERROR: (BadValue) cannot compare to undefined

Can anybody help me?

Thx

I also tried using the @realm/react package as suggested in: https://www.mongodb.com/docs/realm/sdk/react-native/app-services/call-a-function/
It gives the same error.

Resolved in Method callfunction stopped work in realm 12.0.0 · Issue #6095 · realm/realm-js · GitHub

Thanks kneth

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.