Could you add some error handling for SSL? I've built it slightly differently (adding files directly to my project) and while it generally works, I don't have SSL connection, and the program ends silently with 0. Even an exception would be better than this lack of behavior, because now I have no clue what went wrong.
Could you add some error handling for SSL? I've built it slightly differently (adding files directly to my project) and while it generally works, I don't have SSL connection, and the program ends silently with 0. Even an exception would be better than this lack of behavior, because now I have no clue what went wrong.