nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

an ssl error has occurred and a secure connection to the server cannot be made? #221

Closed karthisiva closed 9 years ago

karthisiva commented 9 years ago

when i am trying to use i am getting this error. i have tried as suggested here http://stackoverflow.com/questions/8219443/xcode-produces-an-ssl-error-when-attempting-to-upload-app-to-app-store but still same problem.

nst commented 9 years ago

I don't think that the issue is related to the STTwitter library.

siburb commented 8 years ago

@karthisiva Did you ever resolve this? I'm getting the same error when trying to access the streaming API using STTwitter.

karthisiva commented 8 years ago

@siburb sorry I didnot able to fix it, so i had switch over to another library

nst commented 8 years ago

@siburb @karthisiva if you meet issues with the streaming API, please open a specific issue with a minimal code or Xcode project if necessary to reproduce the issue. Thank you.