iPhone X how to handle View Controller inputAccessoryView?

前端 未结 15 2676
长情又很酷
长情又很酷 2020-11-30 00:43

I have a messaging app that has the typical UI design of a text field at the bottom of a full screen table view. I am setting that text field to be the view controller\'s

15条回答
  •  萌比男神i
    2020-11-30 01:27

    Seems it's an iOS bug, and there is a rdar issue for it: inputAccessoryViews should respect safe area inset with external keyboard on iPhone X

    I guess this should be fixed in iOS update when iPhone X will come up.

提交回复
热议问题