Can't connect to secured services from Android App (QML)

786
3
Jump to solution
10-19-2017 02:00 PM
Marco_AlejandroBonilla
Occasional Contributor

I'm using Qml with Qt 5.8.

In Windows everything works fine but in Android devices, when trying to establish a connection to secured services through https, the app crashes

Any help would be appreciated!

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
EricBader
Occasional Contributor III

There is an OpenSSL section here in the System Requirements: System requirements—ArcGIS Runtime SDK for Qt | ArcGIS for Developers . It explains how to obtain the OpenSSL libs and configure your project with them. 

View solution in original post

3 Replies
LucasDanzinger
Esri Frequent Contributor

Are you using the OpenSSL libraries and including them as extra libs in your project?

0 Kudos
Marco_AlejandroBonilla
Occasional Contributor

No, I am not. Is there a place where I could get some instructions to accomplish that??

Thanks a lot!

0 Kudos
EricBader
Occasional Contributor III

There is an OpenSSL section here in the System Requirements: System requirements—ArcGIS Runtime SDK for Qt | ArcGIS for Developers . It explains how to obtain the OpenSSL libs and configure your project with them.