Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
5.12.1
-
None
-
Android Nokia 6.1 device is used for testin.
Description
I have a small Android (and iOS) project (https://github.com/gschwann/Baugeschichte), that uses QtLocation to show the map. Per default MapBoxGL is used.
I now did a build of android with 64 Bit (arm64-v8a). Using https://github.com/akontsevich/openssl-android-build to build the ssl libraries.
But I get the following Error: 'SSL handshake failed'. And the map is not shown (just a blank white box).
Using OpenStreetMap fails.
MapBox works.
32 Bit works fine for all map providers.
Here some SSL information from the app:
QSslSocket::sslLibraryBuildVersionNumber() 268443919 QSslSocket::sslLibraryBuildVersionString() "OpenSSL 1.0.2p 14 Aug 2018" QSslSocket::sslLibraryVersionNumber() 268443919 QSslSocket::sslLibraryVersionString() "OpenSSL 1.0.2p 14 Aug 2018" QSslSocket::supportsSsl() true
Attachments
Issue Links
- is duplicated by
-
QTBUG-76131 Use mapboxgl on raspberry
- Closed
- is required for
-
QTBUG-76158 Collection of Android arm64 tasks
- Closed
- relates to
-
QTBUG-76202 Adding OpenSSL Support for Android does not work with openssl 1.1
- Closed
-
QTBUG-76202 Adding OpenSSL Support for Android does not work with openssl 1.1
- Closed