M
M
ζεΈζεεΉ³ε°εε°η³»η»ζ£ε°θ―δ½Ώη¨οΌζ»δ½ζ₯θ―΄ζ―εΎδΈιηUIεΊοΌιεΈΈζθ°’οΌ
After read this [link](https://github.com/alickbass/CodableFirebase/issues/19) and hours investigation, I think you should set auto generated ID manually. ``` struct Model: Codable { enum CodingKeys: String, CodingKey { case name } var...
@jamesknelson Thanks for your reply. I need custom dialog to prompt user to change password first when he clicked other links to redirecting. I dig into source code then I...
Thanks @lukaszromerowicz. I will try it later.
Same issue here, and Im using v3.0.33
I tried downgrade some previous versions and confirmed the issue is existed since v3.0.25 and works in v3.0.24