DJIUASRemoteIDManagerDelegate
已完成I have updated to the latest iOS mSDK, 4.16.3. I have an m300 with the latest firmware updates.
I am able to call setAreaCode and the callback is called with no error, which is good.
However, when I set
DJISDKManager.remoteIDManager()?.delegate = self
I never get the delegate callback:
func manager(_ manager: DJIUASRemoteIDManager!, didUpdate remoteIDStatus: DJIUASRemoteIDStatus!)
I have tried setting the delegate both directly after app registration and when the drone connects.
Is there something else I need to do? Or will there be new firmware updates for this?
请先登录再写评论。
评论
1 条评论