ReallySmallSoftware / cordova-plugin-firebaseui-auth

Cordova plugin to provide FirebaseUI Authentication
Apache License 2.0
18 stars 1 forks source link

Plugin install error #11

Open ssossou opened 4 years ago

ssossou commented 4 years ago

Expected Behavior

Plugin should be able to install and system generate a build

Actual Behavior

getting symbol missing errors instead

error: cannot find symbol

Task :app:compileDebugJavaWithJavac providers.add(new AuthUI.IdpConfig.GitHubBuilder().build());

Steps to Reproduce the Problem

install the plugin following guide on read me run ionic cordova run android

Specifications

ssossou commented 4 years ago

Screen Shot 2020-05-25 at 1 03 52 PM Hi Mr Richard, I have recently come across your plugin, which enables FirebaseUI Auth on Cordova applications. I have been trying to use it in my Ionic project, i am sure i am doing something wrong. I have created a service provider that implements ionic native but that did not work. I know you are very busy, if by any chance you have additional documentation to share on the project, it would be a blessing. i have added a screenshot of the promise object. Cheers!

ReallySmallSoftware commented 4 years ago

Hi. I don't think the github error should be a problem. Is it still an issue? I'm not seeing it here stopping anything building.

When you say the plugin hasn't worked - the result of the promise looks OK. Is it simply that you are unclear how to proceed using it?

ReallySmallSoftware commented 4 years ago

This previous closed issue has an example: https://github.com/ReallySmallSoftware/cordova-plugin-firebaseui-auth/issues/7