<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exception using wcf service in Android 6.0.1 version in QT/QML in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255077#M1324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;We are using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with Android Armeobi-v7a (GCC4.9 , QT 5.4.2) kid.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;We have Galaxy Tab 2 and our application is correct working (wcf login services) in Android Operating System 5.0.2 Version but when I update My Android OS to 6.0.1 and then when I tried to use wcf (login) services gives exception .How can I solve this important problem ?&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;We are using below code (in Main) for passing certificate:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;QSslConfiguration config = QSslConfiguration::defaultConfiguration();&lt;BR /&gt;config.setPeerVerifyMode(QSslSocket::VerifyNone);&lt;BR /&gt;QSslConfiguration::setDefaultConfiguration(config);&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;Here is also our exception console output below;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;D MenuDenemeNumarataj: (null):0 ((null)): int main(int, char**) ApplicationWindow_QMLTYPE_165_QML_191(0x9bbe2460)&lt;BR /&gt;D mali_winsys: new_window_surface returns 0x3000, [1536x2000]-format:1&lt;BR /&gt;D libGLESv2: DTS_GLAPI : DTS is not allowed for Package : com.mycompany.myappname&lt;BR /&gt;D ViewRootImpl: ViewPostImeInputStage processPointer 0&lt;BR /&gt;D ViewRootImpl: ViewPostImeInputStage processPointer 1&lt;BR /&gt;F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8 in tid 20871 (QtThread)&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;How Can I solve this problem ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2016 12:46:44 GMT</pubDate>
    <dc:creator>tanerkoka1</dc:creator>
    <dc:date>2016-11-25T12:46:44Z</dc:date>
    <item>
      <title>Exception using wcf service in Android 6.0.1 version in QT/QML</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255077#M1324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;We are using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with Android Armeobi-v7a (GCC4.9 , QT 5.4.2) kid.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;We have Galaxy Tab 2 and our application is correct working (wcf login services) in Android Operating System 5.0.2 Version but when I update My Android OS to 6.0.1 and then when I tried to use wcf (login) services gives exception .How can I solve this important problem ?&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;We are using below code (in Main) for passing certificate:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;QSslConfiguration config = QSslConfiguration::defaultConfiguration();&lt;BR /&gt;config.setPeerVerifyMode(QSslSocket::VerifyNone);&lt;BR /&gt;QSslConfiguration::setDefaultConfiguration(config);&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;Here is also our exception console output below;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;D MenuDenemeNumarataj: (null):0 ((null)): int main(int, char**) ApplicationWindow_QMLTYPE_165_QML_191(0x9bbe2460)&lt;BR /&gt;D mali_winsys: new_window_surface returns 0x3000, [1536x2000]-format:1&lt;BR /&gt;D libGLESv2: DTS_GLAPI : DTS is not allowed for Package : com.mycompany.myappname&lt;BR /&gt;D ViewRootImpl: ViewPostImeInputStage processPointer 0&lt;BR /&gt;D ViewRootImpl: ViewPostImeInputStage processPointer 1&lt;BR /&gt;F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8 in tid 20871 (QtThread)&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;&lt;STRONG style="font-weight: bold;"&gt;How Can I solve this problem ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; margin: 0px 0px 10px;"&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2016 12:46:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255077#M1324</guid>
      <dc:creator>tanerkoka1</dc:creator>
      <dc:date>2016-11-25T12:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exception using wcf service in Android 6.0.1 version in QT/QML</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255078#M1325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question would probably be better suited for the Qt forums -&amp;nbsp;&lt;A class="link-titled" href="https://forum.qt.io" title="https://forum.qt.io"&gt;Home | Qt Forum&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 15:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255078#M1325</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2016-11-28T15:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Exception using wcf service in Android 6.0.1 version in QT/QML</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255079#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Hi Lucas ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;We are find how to solve &amp;nbsp;&lt;SPAN&gt;OpenSSL if running into errors from Android 6: &lt;/SPAN&gt;&lt;A href="http://doc.qt.io/qt-5/opensslsupport.html" rel="nofollow" style="color: #337ab7;"&gt;http://doc.qt.io/qt-5/opensslsupport.html&lt;/A&gt;&amp;nbsp;in this link from QT Forum but we can't solve in&amp;nbsp;&lt;SPAN&gt;Windows OS.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Are there any source example to solve in Windows OS this problem ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt; We are using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with **Android Armeobi-v7a (GCC4.9 , QT 5.4.2) ** kid on Windows Operating System. So this is important problem with us .Can you get help from your QT team ? Or can I sent my app to solve this OpenSSL problem in Windows then sent to me correcy app wich works without errors because I can not solve in Windows side ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Beste Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/exception-using-wcf-service-in-android-6-0-1/m-p/255079#M1326</guid>
      <dc:creator>tanerkoka1</dc:creator>
      <dc:date>2016-12-07T09:32:15Z</dc:date>
    </item>
  </channel>
</rss>

