google / google/GoogleSignIn-iOS

Does GoogleSignIn have plan to support scene-based lifecycle ?

未关闭
#85 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
750
派生
282
平均合并
2 天 15 小时
30 天内合并 PR
9

描述

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 ?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。