-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
I'm trying to run DJI SDK on my own app and it appears there's an edge case bug that I'm curious if you guys might be able to help me. It involves the DJI Mavic 2 not showing video feed in my app after swapping to DJI Go App.
Here are the steps to reproduce:
- Open my own app. At this pt, the video feed is working as expected.
- Open DJI Go App and have it open the video feed.
- Close DJI Go App.
- Close my app again and reopen it. At this pt, video feed does not work until I disconnect my app from remote controller and reconnect again.
- Using latest DJI SDK.
- DJI Product you are using - Mavic 2 Pro
- iOS 12.1.4
- iPad mini 4
- Xcode 10.1
I try DJIVideoPreviewer.instance()?.reset() but that did not work either. Curious if you guys can instruct me to the right place to change, that'd be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels