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