Giter Site home page Giter Site logo

Comments (10)

Lessica avatar Lessica commented on July 2, 2024 4

This works for me.

<key>com.apple.security.temporary-exception.sbpl</key>
<array>
    <string>(allow network-outbound (literal "/private/var/run/usbmuxd"))</string>
</array>

from peertalk.

rsms avatar rsms commented on July 2, 2024

I have no idea how to solve this. In theory, you'd have to specify access to the "UNIX socket" /var/run/usbmuxd in your app's entitlements (and of course allow "client" networking.) I see that the person authoring the Stack Overflow post also didn't succeed in doing this.

No idea why Apple keeps ruining macOS by closing everything down :(

from peertalk.

miteshkhatri avatar miteshkhatri commented on July 2, 2024

Hi @rsms ,
I am also facing the same problem. After enabling Sandbox in the app when submitting to app store, the application is not getting the list of USB devices connected. So please let me know if you have any solution regarding this.
@kirankunigiri You found any solution or option of this? Please let me know its urgent.

Thanks
Mit

from peertalk.

0x6A75616E avatar 0x6A75616E commented on July 2, 2024

This might be helpful https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_device_usb

from peertalk.

cbjeukendrup avatar cbjeukendrup commented on July 2, 2024

This works for me.

<key>com.apple.security.temporary-exception.sbpl</key>
<array>
    <string>(allow network-outbound (literal "/private/var/run/usbmuxd"))</string>
</array>

So it does for me! Does anybody have experiences with this in the Mac AppStore?

from peertalk.

rsms avatar rsms commented on July 2, 2024

Thanks @Lessica
Added to https://github.com/rsms/peertalk/blob/master/README.md#macos-sandboxed-mode

from peertalk.

jonathandann avatar jonathandann commented on July 2, 2024

This works under sandbox. Unclear if Apple will allow submission to the App Store with the exception in the entitlements.

from peertalk.

antigp avatar antigp commented on July 2, 2024

Has anybody passed App Store review?

from peertalk.

ArcRain avatar ArcRain commented on July 2, 2024

Has anybody passed App Store review?

Apple rejected our app. Has anyone passed?

`
Guideline 2.4.5(i) - Performance

We've determined that one or more temporary entitlement exceptions requested for this app are not appropriate and will not be granted:

com.apple.security.temporary-exception.sbpl
(allow network-outbound (literal "/private/var/run/usbmuxd"))
`

from peertalk.

luckystardev avatar luckystardev commented on July 2, 2024

How to solve this app store rejection?

from peertalk.

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.