Showing feature requests list
Open the Feature Requests page from inside your iOS app so users can submit ideas, comment, and up vote. Includes when to trigger the call.
The following method can be used to display the Feature Requests page to your users. Once you display the page, your users can submit new feature requests, add comments, and up-vote other feature requests.
FeatureRequests.show()[LCQFeatureRequests show];
Last updated