MarcosPividori
MarcosPividori
Sure!!! I will work on this and let you know when it is done!! ;)
Hi @gostrc !! Are you using the appropiate Certificate and PrivateKey to connect with the Development Server of APNS? [1] Remember that you have to aquire a special certificate to...
Hi @gostrc . It seems to be a problem with the Network library, establishing a secure connection with APNS server. Could you test this code with your certificates and let...
Hi! So, definitely the problem happen when we start a SSL connection using the Network.TLS library. @vincenthz any idea what's causing it?
Hi @gostrc!! Could you try this code? @vincenthz, this would be the correct usage of the connection library? I want to connect through ssl using this specific certificates. I have...