Git Product home page Git Product logo

Comments (8)

dmastag avatar dmastag commented on July 29, 2024

Do we actually need 'com.apple.developer.networking.networkextension' in the Entitlement file ?

The build is uploaded successfully if I manually edit the Entitlement file and remove it.

from wifiwizard2.

dmastag avatar dmastag commented on July 29, 2024

Spoke to soon, just received an email from Apple saying

ITMS-90000: This bundle is invalid - $message.

So I am keeping my fingers crossed that this an Apple issue that will resolve in a couple of days
But won't be surprised if it doesn't

from wifiwizard2.

xLarry avatar xLarry commented on July 29, 2024

I think the error message @dmastag mentioned above (ITMS-90000: This bundle is invalid - $message) has been caused by an outage in Apple's App Processing System last night:

image
https://developer.apple.com/system-status/

However, I also had to manually remove the Network Extension entitlement to workaround the actual error message that's been given in the issue description.

I'm wondering if the entitlement is really required? Since none of the values are selected and my app seems to work fine without it 🤷‍♂️

from wifiwizard2.

dmastag avatar dmastag commented on July 29, 2024

I am wondering myself if we need the
com.apple.developer.networking.networkextension

Looking at the documentation, wouldn't you need one of the string values inside the Array?

https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_networkextension

from wifiwizard2.

gregor-srdic avatar gregor-srdic commented on July 29, 2024

Anyone managed to solve this yet? :O

from wifiwizard2.

dmastag avatar dmastag commented on July 29, 2024

@gregor-srdic I created a pull request for this. The build works on my end with no seen drawbacks yet

from wifiwizard2.

arsenal942 avatar arsenal942 commented on July 29, 2024

@dmastag Having a look at this thread: https://developer.apple.com/forums/thread/671352 it seems that it is a bug on the end of Apple. Is this something we should wait until Apple resolve and therefore not merge into the main branch of code?

If you need to upload your app now, a work around would be to remove it, but I imagine Apple will eventually resolve the issue.

from wifiwizard2.

dmastag avatar dmastag commented on July 29, 2024

I agree, though I am not sure that Apple will fix it in the near future.
In the meantime I will build using my branch.

from wifiwizard2.

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.