Giter Club home page Giter Club logo

Comments (7)

asafkorem avatar asafkorem commented on September 27, 2024 1

Hey @natsuk4ze, @cctv1005s, @Gnative and @freerahi, in case you're experiencing this issue with Detox, please upgrade to Detox v20.16.
This version resolves this issue for Detox (we've migrated some commands from AppleSimUtils to Xcrun Simctl).

from applesimulatorutils.

freerahi avatar freerahi commented on September 27, 2024

I am not able to set location permission on XCode 15 iOS 17 simulator, notification and tracking permission are getting set perfectly on iOS 17. Location permission is getting set successfully on iOS 15 simulator on XCode 15 as well as on iOS 16 on previous XCode version so it seems there is a bug only for location permission and only on iOS 17. Applesimutils version latest 0.9.10.

from applesimulatorutils.

Gnative avatar Gnative commented on September 27, 2024

Duplicate of #111

from applesimulatorutils.

cctv1005s avatar cctv1005s commented on September 27, 2024

@asafkorem Any progress on this issue?

from applesimulatorutils.

asafkorem avatar asafkorem commented on September 27, 2024

@natsuk4ze try setting the photo permission with xcrun simctl privacy. We might deprecate this API on ASU if it works there.

xcrun simctl privacy <device> grant photos <bundle>

from applesimulatorutils.

asafkorem avatar asafkorem commented on September 27, 2024

For any other use-case, please migrate your permission command to Simctl as mentioned here: #117 (comment).
We will soon deprecate all ASU commands that has alternative support on Simctl.

from applesimulatorutils.

asafkorem avatar asafkorem commented on September 27, 2024

photos option under --setPermissions command is now deprecated, please migrate to xcrun simctl privacy from the latest Command Line Tools for Xcode.
Check our deprecation update for more details: https://github.com/wix/AppleSimulatorUtils/blob/master/DEPRECATIONS.md

from applesimulatorutils.

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.