plugins
plugins copied to clipboard
[shared-notification-delegate] delegateUniqueKey vs. observerUniqueKey
The plugin's README.md mentions a delegateUniqueKey, but it should be observerUniqueKey:
https://github.com/NativeScript/plugins/blob/a785b949bd8dcf68f47587d62bfe76e0e6e1960e/packages/shared-notification-delegate/index.d.ts#L2-L7
The v8 documentation also states the wrong key.