Hi,
What are my options for a mobile version of libUrlSetSSlVerification?
I have a desktop App that talks to an API that I need to move over to iOS..
I have tried talking to the API on mobile without it but to no avail (only difference in code is the libUrlSetSSlVerification line)
Ideas?
Thanks
Kia
libUrlSetSSlVerification for iOS
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: libUrlSetSSlVerification for iOS
Long story short I didn't end up needing this.
The API for some reason needed a base64Encoded encoded string from iOS
(Found this detailed in the tiny fine print)
The API for some reason needed a base64Encoded encoded string from iOS
(Found this detailed in the tiny fine print)
Re: libUrlSetSSlVerification for iOS
I would need this, so if anyone has a suggestion, I am all ears.