TMSFNCAppUpdate iOS and Android

Hi,

I am using an TMSFNCAppUpdate in an FMX app. I only need it for Windows and have added the control to the main form. This app is also compiled for iOS & Android. The FMX.TMSFNCAppUpdate unit is automatically added but there is no folder for iOS or Android in the AppTools installation so the unit is not found.

What is the best way of dealing with this? Dynamically create the control?

Thanks,

Ken

Hi,

That's correct, you'll need to create it dynamically if you have other non-desktop targets.

1 Like

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