Xendrez
Xendrez
Same issue here. Was working before though. Not sure what I changed except updated cocoapods to latest version? Does anyone have a fix?
@leialey 's solution works for me. But indeed the code here: https://firebase.google.com/docs/auth/ios/firebaseui is incorrect.
Is there a workaround or a fix for this?
I found my answer in example code: ``` func photosViewControllerDidDismiss(_ photosViewController: NYTPhotosViewController) { photoViewerCoordinator = nil } ```
Also can't use a previous version because the Package file doesn't have manifests for previous versions