Skip to content

inputtoolbar keyboard becomefirstresponder not working in ios7 #25

@vamsi575kg

Description

@vamsi575kg

calling the [self.inputToolbar.textView becomeFirstResponder]; is not showing the keyboad automatically when the view is appeared so i wrote the code in
the place where the textview is allocated
[internalTextView becomeFirstResponder];
it works file in ios6 but not i ios7.

can any one please help me in solving the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions