Is it available setting the default TLS protocol in OutSystems Mobile for Android? By default Android 4.* use SSLv3 protocol for connection.
Hi Roman,
Are you having some issue?
I believe that is default enable, but not mandatory.
I have found this news in the https://www.outsystems.com/whatsnew/
Best Regards,
Leandro.
Hi Leandro,
Yes, i got issue with starting mobile app on AVD with sdk 19 & 21.
After starting application got this screen:
Logcat debug print this: https://pastebin.com/77tVRvGg
By the way on AVD with SDK 22+ application start without problems.
Application compiled on local custom environment not in the cloud.