google / google/GoogleSignIn-iOS
Adding GoogleSignIn pod to the dynamic framework throws run time error
Abierto
- Lenguaje dominante
- Objective-C
- Estrellas
- 750
- Forks
- 282
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 9
Descripción
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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.