Coder Social home page Coder Social logo

Comments (5)

russell-archer avatar russell-archer commented on May 26, 2024 3

And just to confirm, StoreHelper doesn't collect any data whatsoever 😁

from storehelper.

russell-archer avatar russell-archer commented on May 26, 2024 2

from storehelper.

russell-archer avatar russell-archer commented on May 26, 2024 1

Done. I've added a privacy manifest (see StoreHelper/Sources/Resources) and made sure it's correctly bundled with the target (see the package manifest).

The privacy manifest correctly states that there's no tracking or data collection and that StoreHelper does use the UserDefaults API. All seems correct.

To test, if I archive an app using StoreHelper, then right-click on the archive in the organizer and select Generate Privacy Report I should get a report as a pdf:

priv-manifest

However, the report file is always empty (no content), no matter what's in the manifest. I'm not sure if this is an Xcode bug or something I'm doing wrong.

So, I'll leave this issue open for now. Let me know if what I've done gets you through app store review!

from storehelper.

russell-archer avatar russell-archer commented on May 26, 2024 1

Actually that's what I thought too. However, after digging a bit deeper it turns out that I need to declare use of the UserDefaults API (StoreHelper persists a list of purchases as a fallback in case the App Store's not available).

from storehelper.

Volodymyr-13 avatar Volodymyr-13 commented on May 26, 2024

But it should be empty, since yep - StoreHelper is not using any of these and doesn't collect any data.
Also, deadline for this is 1 May, so lib developers have a plenty of time from now to add this.

from storehelper.

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.