Top "Inputaccessoryview" questions

Extra buttons (or other controls) beyond the ones provided by the default iPhone keyboard interface.

iPhone X how to handle View Controller inputAccessoryView?

I have a messaging app that has the typical UI design of a text field at the bottom of a …

ios iphone inputaccessoryview iphone-x
Terminating app due to uncaught exception 'UIViewControllerHierarchyInconsistency',

I created a toolbar above the picker with two buttons and worked on ios7, when i run in ios8 crash: …

ios uipickerview inputaccessoryview
ios How to add an inputAccessoryView?

I am trying to replicate Facebook Messenger App, where there is a UITextView attached to the top of the keyboard. …

ios objective-c uitableview inputaccessoryview
Changing the frame of an inputAccessoryView in iOS 8

Long time lurker - first time poster! I am having an issue while recreating a bar with a UITextView like …

ios objective-c ios8 inputaccessoryview
Custom Keyboard InputAccessoryView not visible in iOS 11

I have implemented Custom input accessory view it was working fine till iOS 10.3.1. But it's not visible in iOS 11 beta. …

ios keyboard inputaccessoryview
Change height of inputAccessoryView issue

When I change the height of inputAccessoryView in iOS 8, the inputAccessoryView not go to the right origin, but covers the …

ios ios8 inputaccessoryview
how can i increase the height of an inputAccessoryView

I have spent several days on this with no solution in sight. I have an inputAccessoryView which consists of a …

ios swift nslayoutconstraint autoresizingmask inputaccessoryview