Has a fix for this issue (63426347) been released yet?
Post
Replies
Boosts
Views
Activity
Did you ever find a fix for this problem? I just ran into it when I tried to set a database variable inside a class like you did with "private var db = Firestore.firestore()" in your Base.swift file. I found that's the problem because my app runs when I comment the line out, however I don't know why that's causing a problem.