Navigation Menu

Skip to content

gwyndurbridge/GDSilentDetector

Repository files navigation

GDSilentDetector

CI Status Version License Platform

Detects the silent/mute switch state of an iPhone.

This solution is based on the code from this project: https://github.com/fopina/MuteDetector

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 9.0

Installation

GDSilentDetector is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GDSilentDetector'

Author

Gwyn Durbridge

License

GDSilentDetector is available under the MIT license. See the LICENSE file for more info.