DJIFlySafeDatabaseResource
What Is This?
The DJIFlySafeDatabaseResource is a database resource, you must integrate it into your Xcode project in order to register SDK successfully.
For more details of the usage, please check the DJI Mobile SDK iOS Github Repo.
Installation
DJIWidget is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DJIFlySafeDatabaseResource', '~> 01.00.01.17'
Note: Remember to add
use_frameworks!
in the pod file to use DJIFlySafeDatabaseResource as a dynamic framework in Swift project.
Credits
DJIFlySafeDatabaseResource is owned and maintained by DJI SDK.
Support
You can get support from DJI with the following methods:
- Post questions in Stackoverflow using dji-sdk tag
- [email protected]
License
DJIFlySafeDatabaseResource is available under the MIT license. See the LICENSE file for more info.