I used a Tuya SDK for central control without gateway capabilities to connect a device to the network. When I control devices on the panel, the Tuya Smart App receives messages. However, when I control devices on the RN panel in the Tuya Smart App, the panel doesn't receive any MQTT messages. Why?
Last Updated on:2025-02-27 08:35:31
For Android 11 devices, you must add the TuyaHomeSdk.enableBackgroundConnect() code before Tuya initializes TuyaHomeSdk.init(this).