google / google/GoogleSignIn-iOS

Does GoogleSignIn have plan to support scene-based lifecycle ?

Abierto
#85 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Objective-C
Estrellas
750
Forks
282
Merge medio
2 d 15 h
PR fusionados (30 d)
9

Descripción

https://github.com/google/GoogleSignIn-iOS/blob/833ff092ce8872102499e52712d9a666d0d87cca/GoogleSignIn/Sources/GIDEMMErrorHandler.m#L96

Hi guys, recently my app decide to migrate from app-based lifecycle to scene-based lifecycle. It means that every UIWindow instance must connect to a specific UIWindowScene instance otherwise your window will not appear on the screen.

In the code above, you can see the error alert window is not connected to the scene. That's might cause a problem under scene-based lifecycle.

Do you have plan to support it ?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.