How to test push function for apps developed by Tuya Android SDK?
1. Integrate U-Push into your app based on the Umeng official document. Ensure that your app can receive messages sent from the Umeng platform.
2. Configure U-Push certificate information to the Tuya Smart platform. For details, visit https://docs.tuya.com/en/iot/app-development/oem-app/message-push/umeng-push?id=K989rs0qlo2n1 .
3. Register the alias ID on Tuya Cloud. For details, visit https://gitbook.tuyacn.com/tuyasmart_home_android_sdk_doc/en/resource/Push.html
4. Create a home and invoke the home deletion API. Check whether a message is displayed in onMessage of MyPushIntentService that integrates UmengMessageService.