QliQ.dev
QliQ.dev
Can you add PIN Authentication page? when App closed and reopened PIN page should opened
Hello are you going to integrate to Capacitorv v3?
## Bug Report ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 4.7.3 @capacitor/core: 4.7.3 @capacitor/android: 4.7.3 @capacitor/ios: 4.7.3 Installed Dependencies: @capacitor/cli: 4.7.3 @capacitor/core: 4.7.3 @capacitor/android: 4.7.3 @capacitor/ios:...
fix for Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.widget.FrameLayout.dispatchTouchEvent(android.view.MotionEvent)' on a null object reference at com.ahm.capacitor.camera.preview.CameraPreview$4.onTouch(CameraPreview.java:500)
**Is your feature request related to a problem? Please describe.** As we can see in plugin initialization code ``` @CapacitorPlugin( name = "Contacts", permissions = { @Permission(strings = { Manifest.permission.READ_CONTACTS,...
## Plugin Request **Name**: Google Pay In-App Provisioning **Package**: `@capacitor-community/google-pay` ### Platform(s) - [x] Android - [ ] Ios ### Existing Solutions [Capacitor Google Pay](https://github.com/oneclickwebstudio/capacitor-google-pay) ### Description Google Pay In-App...
## Plugin Request **Name**: Apple Wallet **Package**: `@capacitor-community/apple-wallet` ### Platform(s) - [ ] iOS ### Existing Solutions Starting in next week ### Description Plugin that enables users from Add Payment...
Hello can not use [Capasitor Share plugin](https://capacitorjs.com/docs/apis/share) while InAppBrowser's view controller is presented ``` await InAppBrowser.openWebView({ url: '', title: 'Title', visibleTitle: false, toolbarType: ToolBarType.BLANK, isAnimated: false }); await InAppBrowser.addListener('urlChangeEvent', async...
[Here](https://capacitorjs.com/docs/core-apis/saving-calls#saving-a-call-for-multiple-completions) in doc written about saving call How about getting this saved call?
changed my link