Skip to main content
April 10, 2012
Question

Android AIR application can't connect to https server

  • April 10, 2012
  • 2 replies
  • 1361 views

Hi.

Im trying to develop and AIR android application that play's DRM encrypted movies on mobile devices.

Im using a https connection to my DRM server.

Everything works fine in when I debug the appplication in Flash Builder. But when I transfer the application to the andoid phone Im getting 3305 can't connect to server error.

Any Ideas what I should do to make it work?

the https server works fine in the webbrowser.

This topic has been closed for replies.

2 replies

Participant
April 10, 2012

I also get this issue, noticed while connecting to the twitter API. Cannot connect to any HTTPS services when debugging on device.

If I enable the network monitor it suddenly works, but I don't know why it doesnt work without - any thoughts?

April 10, 2012

Intresting!

How do you mean network monitor?

I tried to enable network monitor i flash builder but I still can't connect.