FeedbackKit

Simple news delegate framework for iOS apps
Download

FeedbackKit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Nicolas Giannetta
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 12 KB

FeedbackKit Tags


FeedbackKit Description

Simple news delegate framework for iOS apps FeedbackKit is an open source framework created and designed to be able to better communicate with your users without being invasive and using push notifications. FeedbackKit is inspired by the Doodle Jump news bar notification system at the bottom.FeedbackKit takes a standard RSS feed that you can create in Feeder and parses it taking the title of the article and the summary and will push this information to didReceiveNews: (NSString *)description withTitle: (NSString *)title; Out of courtesy for new users it will not call didReceiveNews for news older than when the user installed the app. You can implement didFailToReceiveNews: (NSError *)error; in addition to handle the error. Just use the in your header.An example usage for FeedbackKit is available here. Requirements: · Apple Xcode


FeedbackKit Related Software