Replies: 1 comment
-
|
https://docs.google.com/document/d/1LD7QjmzJZLCopUrFAAE98wOUQpjmguyGTN2wd_89Srs/edit |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The issue is in the core of this plugin:
In 2021 I created this plugin just to allow access to one, two methods available on Android APIs, so I thought that's was fine to create a plugin fully-based on native APIs. But since the package grown and people wanted to add support to another features I noticed two issue:
So the following actions will be taken to the next major release:
Requirements/Recommended technical fixes:
- Convert this plugin to a Federated plugin already mentioned in Convert plugin to a federated plugin #39.
- Test plugin (Platform-side).
That's it, this issue is just a wrapper issue to provide some context to create another minor and more specific issues.That's all folks!
Beta Was this translation helpful? Give feedback.
All reactions