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.
DJIWidget is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DJIFlySafeDatabaseResource', '~> 01.00.01.18'
Note: Remember to add
use_frameworks!
in the pod file to use DJIFlySafeDatabaseResource as a dynamic framework in Swift project.
DJIFlySafeDatabaseResource is owned and maintained by DJI SDK.
You can get support from DJI with the following methods:
- Post questions in Stackoverflow using dji-sdk tag
- [email protected]
DJIFlySafeDatabaseResource is available under the MIT license. See the LICENSE file for more info.