-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crash with M300 & RTK #95
Comments
Agent comment from Luce Luo in Zendesk ticket #45820: Thank you for contacting DJI. Thanks, Luce Luo |
Is it necessary to fill the form to get your answer? Or is it just for collecting questions? |
Agent comment from Luce Luo in Zendesk ticket #45820: Thank you for contacting DJI. Thanks, Luce Luo |
Even though I submitted the form for one of my issue(issue 1) last week, I did not get any answer until now. Could you check my submission? (ID: [email protected]) Also, you said the form is just for collecting questions. So I expected that you would give me answers in this github issue thread or email, regardless of the form. But I have not received anything.. PS. The form is not suit for sending you my attachments.. (ex. my source code) I hope there will be development. |
Was there any fix? I am experiencing this as well. My solution was to roll back to 4.13 for the DUXStatusBarViewControllernot to not crash. |
The second problem was resolved by updating RC firmware. But I have not received any feedback for the first problem.
So I'm still waiting for their contact. |
I have two issues about M300 & RTK.
First. (This is about M300 & RTK)
I cloned this project and launched swift version.
Of course, I set Info.plist values properly and this sample app worked very well.
But, whenever M300 connected to D-RTK 2 HIGH PRECISION GNSS MOBILE STATION, this app crashed.
I'll attach captured image for this. (image 1)
Second. (This is not about RTK. Just only M300)
I want status bar view components for my own application.
So, I added in this way
(statusBarContainer is IBOutlet)
After launch, my app crashed. I'll attach captured image for this. (image 2)
I have used status bar view in this way from SDK version 4.9.1. until 4.13 and there has not been any problems.
But when I updated to 4.14, this error occured.
The text was updated successfully, but these errors were encountered: