What does extInfo do in the Mobile Feedback service SDK?

Updated at:

Problem description

What does extInfo do in the Mobile Feedback service software development kit (SDK)?

Q&A

The extInfo parameter is an NSDictionary object that stores custom extension information for an application. The information in this object is customizable and can be viewed in the console.

You can set custom information as needed for easy viewing in the feedback system. For more information, see the sample code in the demo available in iOS SDK integration.