phonegap / phonegap-plugin-contentsync

Download and cache remotely hosted content
Apache License 2.0
206 stars 98 forks source link

Content Sync failure - How to force TLS 1.2 on Android 4.1to 4.4 #199

Open RavishankarMCA opened 5 years ago

RavishankarMCA commented 5 years ago

Platform and Version Android 4.1 - 4.4

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

cordova --version                                    # e.g. 7.0.1
cordova platform version android                     # e.g. 4.1.1

Content Sync call is failing while downloading the zip file from the AEM, Since the server stop supporting the TLS 1.0 request Android device 4.4 is not allowing to download the content zip file.