Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Mobile 5.4B11, tvOS Xcode Error Keyboard.mm

Discussion in '5.4 Beta' started by MrEsquire, Mar 23, 2016.

  1. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    I'm trying to build for tvOS, first attempt, using the latest version of Xcode and Unity Beta.
    In Xcode I get errors on file Keybaord.mm

    Keyboard.mm:172:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
    Keyboard.mm:187:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
    Keyboard.mm:272:100: 'UIKeyboardDidShowNotification' is unavailable: not available on tvOS
    Keyboard.mm:273:101: 'UIKeyboardWillHideNotification' is unavailable: not available on tvOS
    Keyboard.mm:275:107: 'UIKeyboardDidChangeFrameNotification' is unavailable: not available on tvOS

    Is this a known issue or I have forgotten to switch something on/off in Xcode.

    Any Advice be most helpful.
    Thanks
     
  2. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
  3. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Fixed in 5.3.4p1
    Hope the next beta 12 contains this fix also.
    Thanks..
     
    Sebrofjr and taxvi like this.