-
In the android equivalent of the SDK, there is a login method. This method does not exist on the IOS side. Can you implement this?
-
Library version: "angular-auth-oidc-client": "^15.0.2",
**Question**
How can I create authorize url for this library.
Usecase: I am trying to implement capacitor in-app browser ([https://capac…
-
## Describe the bug
It was reported that after uninstalling and reinstalling the `plh_facilitator_mx` app on iOS, the unique User ID value (stored in the protected `app_user_id` field) had changed.
…
-
### Observed behavior
[The CdvPurchase.store.validator](https://github.com/j3k0/cordova-plugin-purchase/blob/master/api/classes/CdvPurchase.Store.md#validator) exposes a `store.validator` property,…
-
**When I run my app in IOS, I have the following error:**
The default Firebase app has not yet been configured. Add `[FIRApp configure];` (`FirebaseApp.configure()` in Swift) to your application i…
-
## Bug Report
### Capacitor Version
Latest Dependencies:
@capacitor/cli: 4.6.1
@capacitor/core: 4.6.1
@capacitor/android: 4.6.1
@capacitor/ios: 4.6.1
Installed Dependencies:
…
-
## Concept
If we provide Firebase project settings as build argument, we could use different Firebase project based on different build.
## Reason/Hypothesis
This enables testing the push notification…
-
## Feature Request
### Plugin
Keyboard
### Description of current problem
When using `KeyboardResize.Body` as option, cf https://capacitorjs.com/docs/apis/keyboard#keyboardresize, the inte…
-
I'm going crazy, I can't find a way to fix it. Does anyone know how to do it?
-
Hi
I am using this plugin for sharing
https://ionicframework.com/docs/native/share
Simple text and url is sharing well but I need to share Base64 image share. I am working on canvas based app a…