Page 1 of 1

SDAC 9.1 - iOS affected only -TMSConnection: Receiving 'Function is not linked' when connecting

Posted: Wed 04 Dec 2019 02:34
by WestyOz
Only observed since upgrading the SDAC to 9.1. Only affecting iOS builds.

I am receiving a 'Function is not linked' message when trying to connect. Subsequent attempts at connecting return a 'The certificate is not trusted by the trust provider'. Prior versions of the application built on older SDAC builds function fine. There doesn't appear to be any way of making this work.

Endpoint is an Azure SQL instance. Target platform is iOS 13.2.3.

Specifics with the connection are
TMSConnection.Options.Encrypt := true;
TMSConnection.Options.TrustServerCertificate := false;
TMSConnection.Options.IPVersion := TIPVersion.ivIPBoth;

This error is not occurring with the same application when deployed to Android clients, both 32bit & 64bit.

Is there a known issue?

Re: SDAC 9.1 - iOS affected only -TMSConnection: Receiving 'Function is not linked' when connecting

Posted: Fri 06 Dec 2019 12:42
by Stellar
Thank you for providing the information. We've reproduced the issue and started to investigate possible causes of the described behavior. We will let you know the results as soon as we get them.

Re: SDAC 9.1 - iOS affected only -TMSConnection: Receiving 'Function is not linked' when connecting

Posted: Fri 06 Dec 2019 21:48
by WestyOz
Thanks for the update. If you guys need someone to test out any patched version (night build) - let me know.

Re: SDAC 9.1 - iOS affected only -TMSConnection: Receiving 'Function is not linked' when connecting

Posted: Tue 17 Dec 2019 04:11
by WestyOz
Hi, Has there been progress with this one?

Re: SDAC 9.1 - iOS affected only -TMSConnection: Receiving 'Function is not linked' when connecting

Posted: Fri 20 Dec 2019 08:52
by Stellar
Thank you for the information.
We have fixed the issue, and the fix will be included in the next SDAC build.