How to use old firebase sdk?

655 views
Skip to first unread message

jittuu

unread,
Sep 27, 2016, 10:58:41 AM9/27/16
to Firebase Google Group
Hi all,

I would like to use firebase sdk 9.0.2 (not the latest one) in my project for the following reasons:
  • most of users in my country (Myanmar/Burma) didn't have updated google play services.
  • they have limited internet and they rarely update.

After I upgrade sdk in my machine, I cannot build the project anymore with this error..

/Users/soemoe/code/queen/android/app/src/main/java/com/kanoak/queen/FirebaseAuthModule.java
Error:(20, 32) error: cannot find symbol class AuthCredential
Error:(21, 32) error: cannot find symbol class AuthResult
Error:(24, 32) error: cannot find symbol class FirebaseUser
Error:(105, 57) error: cannot find symbol class FirebaseUser
...
....


my gradle file is 

    compile 'com.google.firebase:firebase-core:9.0.2'
    compile
'com.google.firebase:firebase-crash:9.0.2'
    compile
'com.google.firebase:firebase-auth:9.0.2'
    compile
'com.google.firebase:firebase-database:9.0.2'
    compile
'com.google.firebase:firebase-messaging:9.0.2'

Is there anyway to use old version of firebase SDK?

Thanks in advance.

Regards,
Soe Moe

Kato Richardson

unread,
Sep 28, 2016, 11:21:47 AM9/28/16
to Firebase Google Group
Hi Soe,

Do you see the same errors if you start from a fresh install, following the setup instructions? That would be a great starting point to isolating the issue.

☼, Kato

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8956a80e-d018-41ab-8e25-3249c2a41daa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Kato Richardson | Developer Programs Eng | kato...@google.com | 775-235-8398

Reply all
Reply to author
Forward
0 new messages