What is InAppSettingsKit?

InAppSettingsKit (IASK) is an open source solution to easily add in-app settings to your iPhone apps. Normally iOS apps use the Settings.bundle resource to make app’s settings to be present in “Settings” app. InAppSettingsKit takes advantage of the same bundle and allows you to present the same settings screen within your app. So the user has the choice where to change the settings. More details about the history of this development on the FutureTap Blog and the Edovia Blog.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/futuretap/InAppSettingsKit
  • Resource Maker: Ortwin Gentz, FutureTap
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Objective-C
  • CocoaPods: InAppSettingsKit
  • Carthage: futuretap/InAppSettingsKit