Skip to content

Commit

Permalink
update readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverou committed Aug 24, 2018
1 parent 5ec7865 commit 0258b3c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ The process may take a long time, please wait. For further installation instruct

**2.** Install UX SDK with CocoaPods in the Project

**Important Note:** Please be sure to integrate the contents of Sample Code/DJIWidget into your project if you are not using our sample code template or are upgrading to 4.7 for the first time. Follow the Build Phases settings of either sample code project in this repo for the best result. You must then remove the ios-videopreviewer project if you were using it previously.

Run the following command in the **ObjcSampleCode** and **SwiftSampleCode** paths:

~~~
Expand Down Expand Up @@ -63,6 +61,12 @@ In both cases developers will still need to update the [Bundle Identifier](http:

One of DJI's aircraft or handheld cameras will be required to run the sample application.

### DJIWidget Integration

In iOS SDK 4.7, we have replaced the **VideoPreviewer** with **DJIWidget** for video decoding. Please be sure to integrate the contents of **DJIWidget** into your project if you are not using our sample code template or are upgrading to 4.7 for the first time.

Follow the Build Phases settings of either sample code project in this repo for the best result. You must then remove the **VideoPreviewer** project if you were using it previously.

## Learn More about DJI UX SDK

Please visit [UX SDK Introduction](http://developer.dji.com/mobile-sdk/documentation/introduction/ux_sdk_introduction.html) for more details.
Expand Down

0 comments on commit 0258b3c

Please sign in to comment.