Firebase & Ios

Someone has tried to use https://firebase.google.com/docs/auth/ios/phone-auth in a xojo project ?
Samples ?
Thanks for help

It looks like this is technically possible in Xojo. That said, the difficulty required in doing so is pretty extreme. You’ll need to compile the Firebase binaries and sign them yourself then call them with declares. It will be much simpler to just do your project in Xcode.