Question
Pt Anabatic Technologies Tbk
ID
Last activity: 1 Dec 2019 23:16 EST
Pega Mobile Hybrid Client Android Can't Access HTTPS Link Address
Hi Everyone,
I want to ask about pega mobile hybrid client android, i have a problem with opening HTTPS link address.
I try to debug with android studio and found it that there is so many error about "error occurred when access the link address", i assumtion the problem come from https cerificate that isn't in the application.
Here is the example :
2019-11-28 10:29:04.668 12271-12294/com.abdc_dev_domain.abdc W/FileRequest: Error occurred when accessing "https://abcd.com:8080/prweb"
How to resolve it ?
Any suggestion ?
I try to resolve with : https://stackoverflow.com/questions/7416096/android-webview-not-loading-an-https-url , but doesn't work.
Thanks