Are there any examples of how to use the TMSFMXNativeUIActivityIndicatorView component. I use the startAnimating and stopAnimating methods with some code in the middle to retrieve some records from a remote server (using datasnap). The wait animation does not show but the records are retrieved successfully.
Have you added the TTMSFMXNativeUIActivityIndicatorView component directly on the form? Please note that this is a native component that needs to be placed on the main form.