What do I do if "Code=-999 Canceled" is displayed when I invoke an iOS SDK?
Last Updated on:2025-02-28 07:16:59
Check whether the requested object is a global variable. If not, the request will be released at an early time. For example, self.feedBack = [[TuyaSmartFeedback alloc] init] requests a global variable.