Skip to content

ios proxy question... #19

@stallent

Description

@stallent

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions