realm icon indicating copy to clipboard operation
realm copied to clipboard

Results 4 realm issues
Sort by recently updated
recently updated
newest added

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

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...