applebot
applebot copied to clipboard
Error when running app:update
trafficstars
Hello, I'm getting an error when running app:update, everything runs fine in the beginning, but then ends in an error message:
$ applebot app:update --update_description " " --app_version "5.5.0" --title "DeVille's Dillsboro Drugs" --verbose
- Wait for the login URL
✔ Wait for the login URL
- Fill the login form
✔ Fill the login form
- Wait for the login to process
✔ Wait for the login to process
- Open the action URL (https://itunesconnect.apple.com)
✔ Wait for the action URL to load
error: 757: unexpected token at 'Error: could not find Manage Your Apps link: false
'. Use --trace to view backtrace
Unfortunately this library is pretty out-of-date - I'd recommend looking into the Fastlane suite of tools to see if something can work for your needs: https://fastlane.tools/
ok thank you @clayallsopp