Coder Social home page Coder Social logo

Comments (10)

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

It looks like it can't open the app details on iTC. There should be a new file in your current directory, named "error[number].png". I guess this picture is empty?

You could try adding
`apple_id 'number' do yourDeliverfile``. You can find the Apple ID of your app on iTunesConnect.

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@Koani commented

Thanks for your response. Sorry, the last trace was probably faulty due to a bad network connection. Here is the correct one, the error image shows my app details page:

/Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/itunes_connect.rb:239:in rescue in create_new_version!': Some other version was created instead of the one you defined ('1.2.0'). (RuntimeError) from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/itunes_connect.rb:231:increate_new_version!'
from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/app.rb:138:in create_new_version!' from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliver_process.rb:94:inverify_app_on_itunesconnect'
from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliver_process.rb:30:in run' from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliverer.rb:109:infinished_executing_deliver_file'
from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliverfile/deliverfile.rb:31:in initialize' from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliverer.rb:61:innew'
from /Library/Ruby/Gems/2.0.0/gems/deliver-0.2.2/lib/deliver/deliverer.rb:61:in `initialize'

Apple ID is correct, before the error occurs it says:
"Opening detail page for app xxxxxxxxxxx (correct ID) - de.xxxxxxxxx.xxx"

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

Could you please take a screenshot of your top bar on iTunes Connect of your app, which shows all the versions?
It looks like deliver can not create a new version, since another version was already created or the last one is still Waiting for Review

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@Koani commented

App status is ready for sale, no unsubmitted or waiting new version.

2014-11-12_14-38-05

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

Oh, I see the problem: Your iTunes Connect is set to German. I didn't even know that was possible.

Sorry, deliver only works with the English iTunes Connect. Do you where to switch the language?

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@Koani commented

Thanks, it is working now. Unfortunately iTC documentation told me to change the language preference for my whole system in order to get English localization... Perhaps it is possible to add support for different languages in the future to avoid this? The only difference is the caption of the button as far as I can see.

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

Check out this file: itunes_connect.rb

I would say there are about 20 strings, which would need a translation.

For now, I'll update the README to say, deliver only works with the English iTunes Connect.

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@rrichter commented

I have checked to change the Accept-Language of my browser and iTunes Connect will automatically change the displayed language, too.

Basically, adding a custom header to Poltergeist should do the job. https://github.com/teampoltergeist/poltergeist#manipulating-request-headers

Don't you think?

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

Oh, if iTC uses the header language, that's easy to fix πŸ‘

from fastlane.

fastlanebot avatar fastlanebot commented on May 3, 2024
@KrauseFx commented

Alright, thanks @rrichter for pointing out iTC just uses the locale from the header.
fastlane-old/deliver@493198d

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.