Giter VIP home page Giter VIP logo

Comments (5)

ikhvorost avatar ikhvorost commented on April 28, 2024 1

Now it works OK both ios/tvos. Thanks!

from fastlane.

nekrich avatar nekrich commented on April 28, 2024

@ikhvorost , fixed it #21828 . Can you please check if it works for you?

from fastlane.

ikhvorost avatar ikhvorost commented on April 28, 2024

@nekrich I have new error on the fix:

[11:06:52]: {
  "errors" : [ {
    "id" : "63847d29-ed65-4dc5-b125-24bc6fa83517",
    "status" : "400",
    "code" : "PARAMETER_ERROR.INVALID",
    "title" : "A parameter has an invalid value",
    "detail" : "A parameter 'platform' has an invalid value : 'Unknown value: TV_OS'",
    "source" : {
      "parameter" : "platform"
    }
  } ]
}

from fastlane.

nekrich avatar nekrich commented on April 28, 2024

Ok, apparently, there is no TV_OS platform 😅. Just switched it to the iOS. AppleTV devices will be filtered by device_classes after all iOS devices are fetched.
Can you please check it once again, please?

from fastlane.

romainbiard avatar romainbiard commented on April 28, 2024

I do have a similar issue, I don't know if it's the same issue or worth to open a new one (tvos):

    "id" : "e6d420f2-d2a7-4014-acee-e25099e4393b",
    "status" : "400",
    "code" : "PARAMETER_ERROR.INVALID",
    "title" : "A parameter has an invalid value",
    "detail" : "A parameter 'filter[platform]' has an invalid value : 'Empty filter values are not supported.'",
    "source" : {
      "parameter" : "filter[platform]"
    }
  } ]```

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.