Robin Genz
Robin Genz
This PR fixes #736
### Expected Behavior When linting a project which references a dependency of a sub-package in the `AndroidManifest.xml`, the error `Unresolved class ...` should not appear. ### Current Behavior I get...
First of all, thanks for this helpful GitHub action! I want to use this action to delete a specific label whenever a comment is created on an issue. The label...
## Your Environment * Plugin version: 4.4.0 * Platform: Android * OS version: 11 * Device manufacturer / model: OnePlus 7T * Cordova version (`cordova -v`): `@capacitor/[email protected]` * Cordova platform...
**Is your feature request related to a problem? Please describe:** Sign-In Anonymously is currently not supported. **Describe the solution you'd like:** Support Sign-In Anonymously and `linkWith...` methods. Methods: - `signInAnonymously`...
**Plugin(s):** - `@capacitor-firebase/authentication` **Platform(s):** - iOS **Current behavior:** See https://github.com/capawesome-team/capacitor-firebase/issues/30#issuecomment-1135213338. The `displayName` is missing when signing in with Apple on iOS (using `skipNativeAuth`). This is related to https://github.com/firebase/firebase-ios-sdk/issues/4393. We should...
**Is your feature request related to a problem? Please describe:** [Firebase Email Link Authentication](https://firebase.google.com/docs/auth/web/email-link-auth) is currently not supported. **Describe the solution you'd like:** Support Firebase Email Link Authentication.
**Is your feature request related to a problem? Please describe:** Firebase Remote Config is not currently supported. **Describe the solution you'd like:** Add a Firebase Remote Config plugin. **Describe alternatives...
**Is your feature request related to a problem? Please describe:** Currently you cannot access the `providerData` property. See #160 **Describe the solution you'd like:** Support https://firebase.google.com/docs/reference/js/auth.user.md#userproviderdata. **Describe alternatives you've considered:**...