codingPhobia
codingPhobia

Reputation: 103

Your app's Data safety section will be invalidated and state "No information available"

A week before I uploaded an application CV Maker that input user data like name, phone, email, educational information, address e.t.c and store to local storage as json. Data is only stored on local storage neither shared with anyone nor uploaded to server (even no server connected) Internet is only used for ads plat store link

While publishing to play console following info is given

And this

But the Issue is mail screenshot [3]3

Upvotes: 2

Views: 2384

Answers (2)

Mudasir Habib
Mudasir Habib

Reputation: 848

Probably You are using google mobile ads! if yes then you must need to say yes for Does your app use advertising ID? and also check for Advertising or marketing

Steps to Solve isse are 1- Goto play console 2- Select Application 3- Goto app Content 4- Choose Advertising ID 5- click yes for Does your app use advertising ID? 6- check Advertising or marketing 7- click save

Upvotes: 1

TermsFeed
TermsFeed

Reputation: 1649

The Data Safety form is incorrect.

Possible fixes:

  • State that you collect "Device or other IDs" at Step 3 Data types
  • Atp Step 4 describe why and how the "Device or other IDs" data types are collected:
    • Not processed ephemerally. Ephemerally means that the data is stored only in memory.
    • Data collection is required
    • Collected for "App functionality", "Account management" etc., whatever best describes your use case for data collection

Upvotes: 1

Related Questions