Sevan

Results 7 issues of Sevan

**Describe the bug** In order to use **admob-plus-cordova**, you need to set Kotlin in the config.xml: ``. It seems deprecated though: ``` Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please...

pkg:cordova

…pple is successful. ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables)...

As a follow up of this issue: https://github.com/dpa99c/cordova-plugin-firebasex/issues/857 I've tried using `signInWithCredential` of Firebase javascript SDK after signing-in with Apple with the following code: ``` FirebasePlugin.authenticateUserWithApple(function (credential) { const appleProvider...

# Bug report **CHECKLIST** - [x] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [x] I confirm this is a suspected bug or issue that will affect other users -...

# Feature Request Since I don't use this plugin to record audio, but only to play music / sounds (as probably many other developers do too), it would be nice...

# Bug report **CHECKLIST** - [x] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [x] I confirm this is a suspected bug or issue that will affect other users -...

# Bug Report I have a few crashes on iOS. This is the crash from Crashalytics: `[CDVSound audioFileForResource:withId:doValidation:forRecording:suppressValidationErrors:]` ## Problem I have a few different stack traces that leads to...