Egor A. Fedorov
Egor A. Fedorov
Tried to adopt this plugin in my code. My testing devices are the following. Both have fingerprint scanner and face recognition. Both have face screen unlock turned on, and it...
@oumaymasalhii > +1 > I'm using android 10, and I register my face ID but when I invoke Fingerprint.isAvailable it returns the error BIOMETRIC_NOT_ENROLLED. and when I enroll my fingerprint...
Have the same issue. My layout is much more simple: accordion list with ordinary list as a content of each accordion item. ``` {{#each this}} {{source}} {{value}} {{#each variables}} {{this}}...
@goodfellasthai Do you use `UIWebView ` or `WKWebView` in your Cordova app?
Moved to F7 v3.1.0, results are the following: 1. Flickering on close accordion items **still presents** 2. **No scroll freezing at all** 3. **No content disappearing** Device is the same,...
@goodfellasthai Yes, I will do it.
@nolimits4web Sorry for being late. Unfortunately, I can't reproduce flickering and content disappearing now. Even via F7 v2.0.8. Scroll freezing is reproducible, but for v2.0.8 only (v3.1.0 works fine). Please...
@alshirokov81 Did you try `npx pod-install` instead? It should handle most common problems with pods installation.
`cordova-android` supports AndroidX since [version 9.0](https://cordova.apache.org/announcements/2020/06/29/cordova-android-9.0.0.html). Are there any plans to move this plugin to AndroidX instead of support library?
@pablogtzgileta Seems like you need to click "Approve" button or so somewhere in this PR.