Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

SlackTextViewController Version 1.9.5 can't Touch in textfield #634

Closed
ghost opened this issue Oct 13, 2017 · 12 comments
Closed

SlackTextViewController Version 1.9.5 can't Touch in textfield #634

ghost opened this issue Oct 13, 2017 · 12 comments

Comments

@ghost
Copy link

ghost commented Oct 13, 2017

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

@bogren
Copy link

bogren commented Oct 14, 2017

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. 😊

@ghost
Copy link
Author

ghost commented Oct 15, 2017

@bogren Thanks you.

@rrupsing
Copy link

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?

@mreilly4
Copy link

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

@NinoWang
Copy link

NinoWang commented Oct 24, 2017

like this @mreilly4
pod 'SlackTextViewController' ,:git => 'https://github.com/slackhq/SlackTextViewController'

@mreilly4
Copy link

mreilly4 commented Oct 24, 2017 via email

@NinoWang
Copy link

NinoWang commented Oct 25, 2017

@mreilly4
Yes,write "pod 'SlackTextViewController' ,:git => 'https://github.com/slackhq/SlackTextViewController' " into podfile, and then at the terminal pod update.

@DennisMostajo
Copy link

Hi everyone, I have the same issue on iOS 11, I updated my pod file to:
pod 'SlackTextViewController' ,:git => 'https://github.com/slackhq/SlackTextViewController'
, and the Text Field input stills untouchable, the keyboard is not working or showing, I print logs if isUserInteractionEnabled and show me, YES, any help, please? thanks!

@ajonescodes
Copy link

pod 'SlackTextViewController', :git => 'https://github.com/slackhq/SlackTextViewController.git', :branch => 'master'

works for me

@DennisMostajo
Copy link

DennisMostajo commented Oct 30, 2017

thanks for answer @NextBigIdea, I tried it:
pod 'SlackTextViewController', :git => 'https://github.com/slackhq/SlackTextViewController.git', :branch => 'master'
, but still not working, what could be?

@dzenbot
Copy link

dzenbot commented Nov 2, 2017

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.

@dzenbot dzenbot closed this as completed Nov 2, 2017
@mreilly4
Copy link

mreilly4 commented Nov 2, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants