I’m developing a mobile app in flex using Flash Builder 4.6.
This application accesses a WSDL webservice using HTTPS.
The server has a valid commercial certificate, but whenever I try to access the webservice for the first time in each session, AIR displays the question “The server that the application is connecting to is unverified.” if I check “Trust for Session” everything works correctly.
I want to know how can I remove this warning?
The problem stopped happening after updating the version of Android and Adobe Air