Capacitor not working with firebase (onSnapshot)

Has anyone else here gotten firebase working on capacitor with onSnapshot or streams (docData)? Please let me know

somehow streams do not do anything on ios for me, see this question:

It would be a bad if this is not supported considering how many ionic-capacitor + firebase tutorials are out there that recommend using firebase with ionic capacitor. My app relies heavily on streams working, it’s a main feature at this point.

Hey there, one question, are you also using Firebase auth and are you trying to emit something from auth before accessing firestore?

I’ve worked with Firebase for a while and this is the first I see this issue, if you wanna share more info I’m happy to help