Is there a way to run Android client with hals? Currently it crashes with "internal function table full". Are there any tricks to not download all the hals to the android phone?
Hi Andis,
The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...