This is the code I implemented for adding data to collection:
import FirebaseKeys from \"./config\"; import firebase f
Same issue here. I found out that my expo client on android was updated by google play. Latest version use expo sdk 37. I just ran expo update in my project and everything is working again