-
```
Incident Identifier: 68EC739B-49F8-41F1-9DFC-22C44666DAD2
CrashReporter Key: 9632BADF-F9D2-4D65-A276-35DD67D96B8C
Hardware Model: iPhone7,2
Process: sling [5368]
Path: /v…
-
- [x] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did you do?
…
Ben-G updated
8 years ago
-
As we don't use Carthage internally at Slack, it is hard to make sure that it doesn't break.
Can anyone recommend a good way of guaranteeing its stability? There's some tests in the project located in…
-
I have added two Swift frameworks ([Locksmith](https://github.com/matthewpalmer/Locksmith) and [SwiftyUserDefaults](https://github.com/radex/SwiftyUserDefaults)) to my project, integrated through Coco…
-
It'd be great to support `UIScrollViewKeyboardDismissModeInteractive`. If you configure that for `keyboardDismissMode` on your `scrollView`, when you scroll down and over the keyboard the keyboard wil…
-
An import error of `SLKTextView.h` occurs when I use the framework in version 1.9.2.
-
Is there a feature that preserves the text in textInputbar.textView across app kill/start cycles? When I enter something, kill the app, start it again that text is still there in the input field. Is t…
-
### Issue Description
I've set up my project to use snapshot as indicated in it's github repo. So I created a new target, namel PainntUITests and added it to xcode. I managed to get the tests (and th…
-
Version 1.9.1 and 1.9.2 do not seem to have release notes anymore. Don’t know if this is the right place to discuss it, but I would like to say I miss them. Thanks.
Soryu updated
8 years ago
-
Firstly, thanks for a great package!
I just downloaded and updated to latest version, now the keyboard is "stuck" and not hiding when scrolling tableview. Everything works fine though except for the …