The MQTT.uplugin explicitly sets Win64, Mac, and Linux in the SupportedTargetPlatforms field, but it’s not apparent why platforms are limited to those 3. We’ve successfully used this plugin on other platforms after adding them to the list of supported platforms, but it would be great if we didn’t need to modify the uplugin file to do so.
Could the SupportedTargetPlatforms field in MQTT.uplugin be removed in future UE versions?