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-12-08 05:55:56
For Android 11 devices, you must add the ThingHomeSdk.enableBackgroundConnect() code before Tuya initializes ThingHomeSdk.init(this).