Uniface on Mobile device with https not working
Hi, I'm currently working on a Mobile App (Android Device) with Uniface 9  (9.7.5.002) & Bootstrap 4 .  The App works just fine when using the http protocol, but as soon as I switch to  https instead, I get a white screen after the Uniface splash screen.   We use a self signed certificate for https and https is OK when using it in a web browser.    Did someone encounter a similar problem ?  Is there a way to log what's happening to track the origin of the error ?  Thanks a lot Best Regards,GeorgesAdditional Info : While testing the App with Android Studio , I noticed the Production APK from Buildozer always gives me a white screen in HTTS, but the Test APK works fine (So I had no chance to debug).    Sadly the same test APK doesn't work on my Android Device (Motorola G5S / Android 7.1.1) ...