SlackTextViewController
SlackTextViewController copied to clipboard
Unrecognized Platform name iOS
- [✓] I've read and understood the Contributing guidelines and have done my best effort to follow them.
- [✓] I've read and agree to the Code of Conduct.
- [✓] I've searched for any related issues and avoided creating a duplicate issue.
Description
Objective C - Error emits when building an app on emulator after installing it. Although using v1.9.5 over v1.9.6 doesn't produce errors.
Reproducible in:
- [✓] This is reproducible in the sample project. SlackTextViewController version: 1.9.6 iOS version(s): Base SDK[iOS 10.3], Target Deployment[iOS 8.0] Device(s): Iphone 6 Emulator
Steps to reproduce:
- Install it
pod "SlackTextViewController" - Build Project
Expected result:
Build without error
Actual result:
Having issues unrecognized, not found, etc
Attachments:
Result Screencap
Are you using Xcode 9? To use the latest you'll need to have the base SDK at iOS 11.0+.
