When controlling devices through my panel (using a gateway-less Tuya SDK), the Tuya App receives messages. But when controlling devices via the Tuya App's RN panel, my panel doesn't get MQTT messages. Why?
Last Updated on:2025-08-07 03:15:18
For Android 11 devices, you must add the TuyaHomeSdk.enableBackgroundConnect() code before Tuya initializes TuyaHomeSdk.init(this).