-
Notifications
You must be signed in to change notification settings - Fork 1.1k
SlackTextViewController Version 1.9.5 can't Touch in textfield #634
Comments
Fixed in #624. You can point the pod to the master branch until there is a new release. The new release is out when all iOS 11 fixes are completed. 😊 |
@bogren Thanks you. |
Hi @bogren I have my pod pointed to master and have re-built and when I click on the text input it still doesn't launch the keyboard....any suggestions for what I can do here? |
I am having the same issue. Any idea when the update will be released? Also, how do I point the pod towards the master? Thanks |
like this @mreilly4 |
@NinoWang
Sorry, this is a elementary question, but, do I enter that into my terminal
or in my podfile and run pod update?
Thanks again for your time.
Michael Joseph Reilly
…On Tue, Oct 24, 2017 at 2:47 AM, Nino ***@***.***> wrote:
like this @mreilly4 <https://github.com/mreilly4>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#634 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFmm9upjsSdohiw7dmqNQFymq6h4biq1ks5svZYpgaJpZM4P4R4J>
.
|
@mreilly4 |
Hi everyone, I have the same issue on iOS 11, I updated my pod file to: |
pod 'SlackTextViewController', :git => 'https://github.com/slackhq/SlackTextViewController.git', :branch => 'master' works for me |
thanks for answer @NextBigIdea, I tried it: |
Although there are still known iOS 11 / iPhone X issues, I've pushed 1.9.6 release, which is also available on Cocoapods. At least, we've fixed the most critical issues. Thanks again to all the contributors! 👏 Also, closing this as duped. |
Thanks guys! It's awesome!
Michael Joseph Reilly
…On Wed, Nov 1, 2017 at 7:34 PM, Ignacio Romero Zurbuchen < ***@***.***> wrote:
Closed #634
<#634>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#634 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFmm9sDIyURevp2sPrl-5kpWOioOmzBMks5syQ4ZgaJpZM4P4R4J>
.
|
i'm add subview have lib SlackTextViewController Version 1.9.5 install by pod to view but have UIToolbarContentView and UIButtonBarStackView on view SLKBar make can't touch textfield, how to fix it
The text was updated successfully, but these errors were encountered: