Notice
Recent Posts
Recent Comments
Link
거의 알고리즘 일기장
fastlane으로 testflight upload시에 깨질때 (An exception has occurred: issuerId is required) 본문
react-native
fastlane으로 testflight upload시에 깨질때 (An exception has occurred: issuerId is required)
건우권 2022. 11. 9. 01:04
iTMSTransporter??
Transporter is Apple’s Java-based command-line tool for large catalog deliveries. You can use Transporter to deliver your pre-generated content in a Store Package to the Apple TV app, iTunes Store, Apple Books, and App Store.
트랜스포터는 대규모 카탈로그 전송을 위한 애플의 Java 기반 명령줄 도구입니다. Transporter를 사용하여 Store Package에서 미리 생성된 콘텐츠를 Apple TV 앱, iTunes Store, Apple Books 및 App Store로 전송할 수 있습니다.
https://github.com/fastlane/fastlane/issues/20741
이 이슈 확인해볼것
저같은 경우는 환경변수를 추가하는 솔루션으로 해결했습니다.
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD
반응형
'react-native' 카테고리의 다른 글
circleci - Build Fails with "Too long with no output (exceeded 10m0s): context deadline exceeded" (0) | 2022.11.11 |
---|---|
tmap sdk invokeRoute, tmap 존재확인 함수가 안먹힐때 (0) | 2022.11.09 |
android에서만 network request failed 에러가 나는 경우 with react native (0) | 2022.06.29 |
프론트 테스트 찍먹기 with react natvie (0) | 2022.06.29 |
rn - collapsible tab (1) | 2022.05.01 |
Comments