Apsakash1

Results 2 comments of Apsakash1

> I had the same issue and found the solution on [Stack Overflow](https://stackoverflow.com/questions/43609288/getting-a-custom-domain-to-behave-with-react-on-github-pages) (credit to Nigh7Sh4de). > > If you are going to use a custom domain, you need to...

> @jadder you imported `java.util.EventListener` but you meant to import [`com.google.firebase.firestore.EventListener`](https://firebase.google.com/docs/reference/android/com/google/firebase/firestore/EventListener) This issue is still there. Even after importing com.google.firebase.firestore.EventListener. Also, @override gives error on onEvent method. The app runs...