google / google/GoogleSignIn-iOS
Adding GoogleSignIn pod to the dynamic framework throws run time error
未关闭
- 主要语言
- Objective-C
- 星标
- 750
- 派生
- 282
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 9
描述
I've added the GoogleSignIn pod to the dynamic framework and no errors show up during pod install and build time. But when I run the app, it crashes with the logs below. I tried explicitly adding AppAuth in the framework but still throwing error.
```
dyld[42052]: Library not loaded: @rpath/AppAuth.framework/AppAuth
```
贡献指南
评估
这个 Issue 还没有评估数据。