-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Didn't find class com.google.android.gms.common.internal.zzbo #17
Comments
@kerbooo You use Ti.Firebase? The module needs to be rebuilt with the new Firebase version first and there are some open tasks to do before that can happen (see the titanium-firebase-core repo for details). |
Yes I am using Ti.Firebase and my project's all module list as below
|
I also got same issue please help, I am not using firebase I just tried to integrate google login my project buil.gradle: // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript {
} allprojects {
} task clean(type: Delete) { App level build.grade: apply plugin: 'com.android.application' android { dependencies {
implementation 'com.android.support:design:28.0.0'
} please help |
Hello dude, my tiapp.xml modules part is as below. May be this help you.
|
Hello my ti.playservices version was 11.0.40 I upgraded it to 16.1.2. After that I am getting error as below I have tried 16.1.0 too result is same. My jira ticket is https://jira.appcelerator.org/browse/AC-6141
The text was updated successfully, but these errors were encountered: