If you want to use a SFAuthorizationView in a project, be carefull to deactivate in the XIB inspector the option "Prefer coder" in the Runtime behavior section.
If you don't do it, the view won't appear in the app.
Had me baffled for a few hours while trying to follow the code and the tutorial video.
Thanks for the example
If you want to use a SFAuthorizationView in a project, be carefull to deactivate in the XIB inspector the option "Prefer coder" in the Runtime behavior section.
If you don't do it, the view won't appear in the app.
Had me baffled for a few hours while trying to follow the code and the tutorial video.
Thanks for the example