[ERROR] ITMS-90474

2017. 1. 27. 10:38Programming/Swift

반응형

http://fliperamma.com/unity-and-ios-9-invalid-bundle-ipad-multitasking-support/


Appstore에 업로드를 하려는 경우 아래와 같이 에러가 발생하는 경우가 생긴다.




해결은 Info.plist에 키값을 추가하자.

<key> UIRequiresFullScreen </key>

<true /> 



반응형

'Programming > Swift' 카테고리의 다른 글

Notification - FCM 설정(1) : 참고 URL  (0) 2017.02.01
swift3 Bool 기본값  (0) 2017.01.31
AVFoundation  (0) 2017.01.18
[ERROR] Cocoapods : Abort trap: 6  (0) 2017.01.13
[ERROR] objc[8355]: Class PLBuildVersion is implemented in both  (0) 2017.01.12