Oleksii Naboichenko
Oleksii Naboichenko
### Steps to reproduce Add to Podfile both of current versions of SDK and run `pod install` ``` pod 'Mapbox-iOS-SDK', '6.3.0' pod 'MapboxMaps', '10.0.0-rc.4' ``` ### Expected behavior Both libraries...
Hey. Our users started recive error during register SDK: > Error: The metadata received from server is invalid, please reconnect to the server and try.(code:-14) I found issue in next...
Could you provide example for use shell commands on Shell module? For example arm/disarm uav using shell. https://mavlink.io/en/messages/common.html#MAV_CMD_COMPONENT_ARM_DISARM In my test any command success sent without feedback and actions from...
Found crash on version 0.4 Also, maybe it will help - we use external HDMI port on board for connect camera. For get video feed on DJI GO app we...
Hello. Is there an analogue of DUXFPVInteractionController for Beta SDK? In the current implementation, it is possible to interact with the screen to focus the camera like in Stable SDK...