-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I could use some additional info about this line from the docs regarding iOS ignoring the installed cert.
You need pass the PEM format certificate to the [GRPCCallOptions setPEMRootCertificates: cert] method.
Because it does appear to not be liking the installed cert. This is attempting to proxy Firebase Firestore calls. They appear to be hitting Mediator, but the firestore client lib isnt happy about it and throwing errors to the console about not being able to reach the backend and this
ipv4:127.0.0.1:8888: Handshake read failed
I'm assuming this is related to the note in the docs about iOS, but i have zero clue how to access GRPCCallOptions from Swift (or objc for that matter because). Any pointers?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels