google / google/GoogleSignIn-iOS
Adding GoogleSignIn pod to the dynamic framework throws run time error
Ouverte
- Langage dominant
- Objective-C
- Étoiles
- 750
- Forks
- 282
- Merge moyen
- 2 j 15 h
- PR mergées (30 j)
- 9
Description
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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.