I am having trouble getting to firebase assistant in android studio 3.1.3. Whenever I launch firebase from studio it shows an IDE error. I have tried everything. Applied plugin into gradle file but even then I am having trouble getting to firebase inside the android studio. You know what I mean. Any helpful suggestions will be appreciated.
Asked
Active
Viewed 94 times
0

Frank van Puffelen
- 565,676
- 79
- 828
- 807

Junaid Jarral
- 1
- 1
- 2
-
having this message about firebase service null java.util.NoSuchElementException at com.google.common.collect.Iterators$1.next(Iterators.java:81) – Junaid Jarral Jul 21 '18 at 07:08
-
Please edit your question (there's a link right under it) to include the complete stack trace. But note that it seems unlikely anyone here will be able to fix the problem, so I'd also recommend to [file a bug report](https://firebase.google.com/support/contact/bugs-features/). – Frank van Puffelen Jul 21 '18 at 14:29