简体   繁体   中英

implementing firebase anonymous auth on ios flutter

I'm looking at how to implement firebase anonymous auth on a flutter app. For android it works, but on the ios part it returns null.

I'm guessing it has something to do with the Appdelegate.swift . If any can show me a code sample on how to implement this firebase anonymous auth in this swift file for flutter it would be a lot of help.

I found what was happening, on ios emulator the anonymous auth didnt work, it wasnt calling the method, on a pyshical device it worked

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM