Privacy key in app.json is ignored when the app is uploaded

When I publish my app (on my Expo account), the privacy key set into app.json is totally ignored. I set the value as “public” (as reported in app.json / app.config.js - Expo Documentation) but accessing to my project its visibility stays always as “unlisted”. Using the web page I can change the propriety but that is not possble using the app.json configuration file.

Could someone please help me and suggest what to check?

  1. SDK Version: 42.0.0
  2. Platforms(Android/iOS/web/all): all

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.