testflight 업로드했는데 경고문이뜨면서 이렇게 뜬다면 일일히 체크해줘야하는 불편함이 있다
이럴때
xcode Runner - Runner - Info.plist 파일에
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
추가하면 된다
반응형
'flutter > ios' 카테고리의 다른 글
ios 기기 인식 못할때 (1) | 2021.11.13 |
---|---|
ios appstore reject 10번이상 리젝맞은 사유 모음 (0) | 2021.10.15 |
ios udid 확인방법 (0) | 2021.10.05 |
ios 빌드시 observatory not discovered after 30 second. this is taking much longer than expected.. (0) | 2021.10.01 |
Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. (0) | 2021.09.16 |