Closed LuisVargasVic closed 2 years ago
Have you poded the DJIFlySafeDatabaseResource in?
Hello, yes I have the same:
pod 'DJIWidget', '~> 1.6.7'
pod 'DJIFlySafeDatabaseResource', '~> 01.00.01.18'
pod 'DJI-SDK-iOS', '~> 4.16.1'
pod 'DJINetworkRTKHelper', '~> 2.0.2'
The most concerning of the issues is the one related to GetIsFCConnectedHandle(unsigned long long) + 51100
Any feedback on that one will help
Here is the issue in more detail
We have released the iOS MSDK 4.16.1, please have a try. We need an exact reproduce method.
Hello, DJI
I'm currently using 4.16.1, the issue was present since 4.15 it only happens when connecting the drone Matrice 300 RTK with any other drone it doesn't happen, the reproduce method is tricky it happens when making the first connection with the drone and the application breaks, but it's hard to reproduce and it appears randomly.
We have fixed this issue and it is merged into iOS 4.16.2 version.
Hello, DJI team
Greetings. I have a lot of crashes in the DJISDK Pod The must recurrent one is related to
GetIsFCConnectedHandle(unsigned long long) + 51100
Is anyone able to avoid this issue? I'm using this pod:pod 'DJI-SDK-iOS', '~> 4.16'
That's the must concerning also I have others here, not sure how to mitigate them because the DSYM is not available and was mentioned that will not be shared to the community