Mobile-SDK-iOS icon indicating copy to clipboard operation
Mobile-SDK-iOS copied to clipboard

productConnected delegate is not called

Open ramdhasm opened this issue 3 years ago • 1 comments

I'm developing app with two screens. First screen is home screen with some setting and Tap to Fly button. Second screen is DJI camera view using DefaultLayoutViewController.

My issue is, when i directly opening the DJI camera view, productConnect delegate method is getting called and everything is ok.

But, if i open the first screen and click the fly button, navigating to second screen [DJI camera view]. Now, productConnected delegate method is not called.

Thanks in advance.

ramdhasm avatar Jun 09 '21 03:06 ramdhasm

Agent comment from Luce Luo in Zendesk ticket #48787:

Dear Customer,

Thank you for contacting DJI. I'm not sure about your code. Here is a official sample, please try to refer to it. https://github.com/dji-sdk/Mobile-SDK-iOS/blob/master/Sample%20Code/ObjcSampleCode/DJISdkDemo/Startup/DJIRootViewController.m#L72

Thanks,

Luce Luo DJI Developer Support

°°°

dji-dev avatar Jun 09 '21 09:06 dji-dev