SAPIEN Technologies, Inc.
SAPIEN Technologies, Inc.
That looks great!
Perfect. Is that a 2.0 feature?
Using the following subspec: # Only pull in FirebaseUI Auth features pod 'FirebaseUI/Auth', '~> 8.0' # Only pull in Facebook login features pod 'FirebaseUI/Facebook', '~> 8.0' # Only pull in...
I have not seen any error messages at all.
Thank you fro that response. I do have the Facebook app installed on the device. LSApplicationQueriesSchemes was missing but when I added it, it had no effect. I have a...
Looks like that's kLSApplicationNotFoundErr, which either means you haven't installed the Facebook app on the target device or you're missing the LSApplicationQueriesSchemes defined in step 3 of Facebook's documentation. —...
Sorry. I posted that to the wrong location. That is another problem that is unrelated.
Any movement on this?