When submitting an iOS app build, continually getting the “Error uploading ipa file in Adalo” error.
I’m able to publish Android App without any error.
However, always “Failed” for iOS.
Please view the screen shot that is given below.
All good with respect to checking the “Apple ID” account and the “Developer” account details.
exec error: Error: fastlane exited with error code 1 (signal: null)
ERROR: Error during fastlane build: Error: fastlane exited with error code 1 (signal: null)
at exec (/Users/administrator/Code/releases/production/scripts/lib/exec.js:127:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Script.execScript (/Users/administrator/Code/releases/production/shared/scriptLogging.js:50:22)
at async /Users/administrator/Code/releases/production/shared/scriptLogging.js:142:12
at async runFastlane (/Users/administrator/Code/releases/production/ios/buildIos.js:710:5)
at async buildIos (/Users/administrator/Code/releases/production/ios/buildIos.js:947:3)
at async Queue. (/Users/administrator/Code/releases/production/ios/ios.js:122:9)
stdout | #######################################################################
stdout | # fastlane 2.214.0 is available. You are on 2.212.1.
stdout | # You should use the latest version.
stdout | # Please update using gem install fastlane.
stdout | #######################################################################
exec error: Error: fastlane exited with error code 1 (signal: null)
ERROR: Error during fastlane build: Error: fastlane exited with error code 1 (signal: null)
at exec (/Users/administrator/Code/releases/production/scripts/lib/exec.js:127:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Script.execScript (/Users/administrator/Code/releases/production/shared/scriptLogging.js:50:22)
at async /Users/administrator/Code/releases/production/shared/scriptLogging.js:142:12
at async runFastlane (/Users/administrator/Code/releases/production/ios/buildIos.js:710:5)
at async buildIos (/Users/administrator/Code/releases/production/ios/buildIos.js:947:3)
at async Queue. (/Users/administrator/Code/releases/production/ios/ios.js:122:9)
I sent an email with an error log attached, but I got the following response:
Details: error-log-091523-1.txt: Sorry, the file you are trying to upload is not authorized (authorized extensions: jpg, jpeg, png, gif, heic, heif, webp, avif).
How can I provide the error log in the above specified formats? The error text is too big to save in the formats listed above.