CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

DDSlackFeedback 1.1.2

DDSlackFeedback 1.1.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Oct 2015

Maintained by Liu Yi.



 
Depends on:
DDPicUploader>= 0
DDSlackWebhook>= 0
 

  • By
  • Liu Yi

DDSlackFeedback help you easily post user text or image feedback to your slack channel, The only the your need to do is shake your device.

Installation

Source File

You can copy all the files under the DDSlackFeedback folder into your project.

iOS 9

You need add exception domains in your plist file

picpx.com
v0.api.upyun.com

Usage

    [DDSlackFeedbackManager withWebhookURL:[NSURL URLWithString:YOURWEBHOOKURL]];

Author

Liu Yi, [email protected]

License

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