Hi guys,
With the latest patched Unity version and the latest Xcode beta version my project that used to compile now throws errors like those ones :
- UIKeyboardFrameEndrUserInfoKey : not available on tvOS
- UIKeyboardDidShowNotification : not available on tvOS
- UIKeyboardWillHideNotification : not available on tvOS
Any idea how to fix that ?
Thanks
With the latest patched Unity version and the latest Xcode beta version my project that used to compile now throws errors like those ones :
- UIKeyboardFrameEndrUserInfoKey : not available on tvOS
- UIKeyboardDidShowNotification : not available on tvOS
- UIKeyboardWillHideNotification : not available on tvOS
Any idea how to fix that ?
Thanks