karen1au
karen1au
Hi, I'm using the responsive option to override some default styling on desktop screens: ``` responsive: [ { breakpoint: 600, options: { markers: { size: 1.5 } } }, {...
Hi! In the cfaSignInPhone methods error hook I got ``` 'TypeError: undefined is not an object (evaluating '_auth.PhoneAuthProvider') ``` My firebase version is 8.0.0, not sure if this is what...
it works smoothly in Android, however in iOS when I launch app in XCode, FirebaseDynamicLink plugin is init and onDynamicLink is called, clicking the url from browser doesn't open the...
Currently the listener on `ApplePayEventsEnum.DidCreatePaymentMethod` is receiving `data.contact` as an array, but the type should actually be `ShippingContact`
**Platform** - [ ] Web - [ ] iOS - [x] Android **Describe the bug** When use with "@capacitor/live-updates" the build is failing with ``` Duplicate class org.bouncycastle.x509.X509StreamParserSpi found in...