Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Android Integration #16

Closed
bkvie opened this issue Oct 11, 2019 · 4 comments · Fixed by #21
Closed

Firebase Android Integration #16

bkvie opened this issue Oct 11, 2019 · 4 comments · Fixed by #21
Labels
question Further information is requested

Comments

@bkvie
Copy link

bkvie commented Oct 11, 2019

Could you update the firbase integration for Andriod. Trying to get it to run threw up numerous errors.

@miquelbeltran
Copy link
Collaborator

Can you provide more info? What kind of errors do you get?

@bkvie
Copy link
Author

bkvie commented Oct 11, 2019

after fixing dependency issues I am now left with:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugGoogleServices'.
> No matching client found for package name 'de.janoodle.circlesApp.debug'

Obviously made sure the package names match. Sure the firebase integration/Android integration is as straigh forward as the iOS one?

@miquelbeltran
Copy link
Collaborator

For the issue you are facing, seems that your Firebase app id and the app id are not the same, see this answer on StackOverflow for a solution: https://stackoverflow.com/questions/34990479/no-matching-client-found-for-package-name-google-analytics-multiple-productf

Also, you say "after fixing dependency issues". Could you give some examples? We haven't seen any problems like that.

@miquelbeltran miquelbeltran added the question Further information is requested label Oct 11, 2019
@miquelbeltran
Copy link
Collaborator

The dependency issues you got are like these? #20 (see issue #20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants