DJIUASRemoteIDManager class was added in the 4.16.2 release for Remote ID compliance.
Could you please explain what should I do in my app to comply with this regulation rules?
- Is it enough just to update my app with the latest iOS SDK 4.16.2 ?
- Should I add some UI inside my app for users to be able to set area code with DJIUASRemoteIDManager.setAreaCode method and show them remoteIDStatus from DJIUASRemoteIDManagerDelegate?
Or is something else required?