google / google/GoogleSignIn-iOS
Adding GoogleSignIn pod to the dynamic framework throws run time error
Offen
- Vorherrschende Sprache
- Objective-C
- Sterne
- 750
- Forks
- 282
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
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
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.