Search code examples
iosobjective-cxcodeimessage-extension

iMessage Extension: Get height of compact view


Is it possible to get the height of the compact view (red area in screenshot) of an iMessage Extension? Or is the height fixed? I couldn't find any information on the Apple Website.

Screenshot


Solution

  • Your MSMessagesAppViewController subclass has its view in this space. Look at its frame.