Showing feature requests list
Described here is how to invoke the list of feature requests inside your iOS app.
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