Paul Beusterien

Results 885 comments of Paul Beusterien

gRPC issue at https://github.com/grpc/grpc/issues/36888

Since this issue was addressed in 10.22.0, your report indicates 10.27.0 and the Podfile.lock indicates 10.25.0 - there is likely a configuration problem. We'll likely need a fully reproducible example...

Does building for the Debug configuration instead of the Release configuration make a difference?

Closing. Please open a new issue with the template completed if it re-occurs

FirebaseDynamicLinks is deprecated and support will end in 2025. We may not be able to address this and recommend that you transition the app away from Dynamic Links. https://firebase.google.com/support/dynamic-links-faq

@tristan-warner-smith It's true that the Firebase Auth Dynamic Links replacement is not yet available. However, Firebase Authentication only requires the Firebase Dynamics Links back end to be set up on...

Do you need the link processing that `handleUniversalLink` does? Versus directly calling the completion block? ``` func handle(url: URL, completion: ((URL?) -> Void)?) -> Bool { completion?(url) } ```

Closing, since the Dynamic Links SDK will be deleted this year

Given the [multiple open issues that remain on CocoaPods for visionOS](https://github.com/CocoaPods/CocoaPods/issues?q=is%3Aissue+is%3Aopen+visionOS), we're not yet ready to prioritize. In the meantime, please thumbs-up the issue to indicate interest.