I am trying to integrate google login inside my IOS APP (with Swift), but every time I run it I get the following warning/error
:
[10061:521185] Warning: Attempt to present UITabBarController: 0x7db35400 on SFSafariViewController: 0x7b60a2a0 whose view is not in the window hierarchy!
Does anybody knows how this can be fix? What's the reason it hasn't loaded yet the Safari controller view?
Thank You very much in advance.
Kind regards