TTMSFNCSignatureCapture trouble with SaveToFile / LoadFromFile on Android 64 bit

I have a problem on Android when saving data with TTMSFNCSignatureCapture.

On Android 32 bit I am able to open a file created with the SaveToFile function.

On Android 64 bit I am able to use the LoadFromFile function with the file created in the previous 32 bit version.

But on Android 64 bit I am not able to use the LoadFromFile function with a file created with the SaveToFile function in 64 bit.

I checked all the library path and there are OK.

I'm on Delphi 12

Should we use additional parameters for SaveToFile / LoradFromFile when using 64 bit ?

Hi,

We have already fixed this internally. Take a look here:

Thank you very much. That has resolved this issue.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.