Niklas Merz
Niklas Merz
Looks like this is the same error as #370
Looks like we need to wait for Android to support the safe-area. See this Chromium Bug. Thanks @nijakobius for providing a workaround. We could add this code with a note...
There is a pull request in development #968 for this, you could test. But it's not finished and released because it needs further testing and review so keep that in...
The safe-area is not implemented/released in Androids WebView. See this Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1094366 This mean unfortunately you need to use workarounds like @nijakobius ' mentioned for now until Android gets...
I personally never used the register/load feature of this plugin so I cannot really comment on how it works. It should be not too hard to build a function that...
The readme should explain how to use faceid etc. I cannot explain more. Keep in mind this plugin uses Android biometric API and the implemenation of finger, face etc can...
I just had the same error. This did work before.
@milan12346 Please don´t mention random people in every comment. Some people are watching this repo and will respond. I don´t really understand your problem. We got this plugin working for...
Is only the icon missing or the whole app in the share menu? Are you sure you can´t enable the app via customize in the share menu? Do you see...
When you open the Xcode project there are two target in you project. You have to set the group in the main app target and the share extension target.