László Zsolt Kustra
László Zsolt Kustra
This minor change is useful so that the functionality of the internal function `snapshotView` is accessible from outside. Use case: I wrote a more robust UIImage snapshot strategy for our...
### Step 1: Are you in the right place? The issue is concerning [FirebaseGoogleAuthUI.podspec](https://github.com/firebase/FirebaseUI-iOS/blob/e8f746b488ae86075a832df19cffbdb9db23d0f2/FirebaseGoogleAuthUI.podspec#L14). It is a follow-up of [this PR](https://github.com/firebase/FirebaseUI-iOS/issues/941). The GoogleSignIn pod is open source since 6.0.0. It...
This PR gets Moya to the point where it compiles on Linux. :sparkles: Here's how to test on a Mac: ```bash swift package update Alamofire docker run --rm -t -v...