realm
realm copied to clipboard
Hi, I would like to know if this plugin is still in active development or obsolete. Any maintainer? Any plan to upgrade to Capacitor 3? Thank you in advance
please update your package
Property 'Realm' is missing in type '{ [pluginName: string]: { [prop: string]: any; }; }' but required in type 'PluginRegistry'. node_modules/@capacitor-community/realm/dist/esm/definitions.d.ts:3:12 export interface CapacitorInstance extends CapacitorGlobal { Realm: RealmPlugin; 'Realm'...
**Describe the bug** App failed to build on Xcode 12.4, macOS 10.15 **To Reproduce** Follow the instructions in read me. Create a new ionic app, import realm plugin, without doing...