Hi.
I’m using Xojo 2019.r1.1 and try to test my software in compiled mode and wrap with “App Wrapper 4”.
I using URLConnection to get data from my website https://million-day.com
In debug all works fine.
In compiled works fine.
When I wrap my App with “App Wrapper 4” I have this error: Could not find a server with the specified hostname.
Does anyone know what settings I need to put on App Wrapper 4?
I currently add my Apple signature. I give the permissions to use the open and save file. Permission for printer.
Do I have to specify somewhere the permissions to read data from the internet? It is however a https site.
Thanks.
Gabriel