Hey all,
So here is my problem. I wrote a program using the api, as a desktop application, and it all worked fine, no problems.
I decided to expand it and turn it into an android application as well. The program still works as a desktop application but when I try to run it as an android application, it has problems with the certificate.
I have tried using both jGW2API’s hard coded certificate, and the attached ca.cer file for my certificate, but both times the logcat tells me that there is not enough data in the certificate(input stream to be specific).
Anyone know why this is happening/how I can solve it?
Rurik
subnote: Cannot attach .cer file, changed it into .txt file via editing the extension. I hope this doesnst cause any issues.
