You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please modify the datasafety() to return values for apps that do not share data and apps that did not submit datasafety info. I am getting blank for these scenarios.
In the case of Apps dont share data, we can see the following information in the app . But datasafety() does not return any value.
Data safety: The developer says that this app doesn't collect or share any user data.
No data shared with third parties: The developer says this app doesn't share user data with other companies or organizations.
No data collected:The developer says this app doesn’t collect user data
In the case of Apps that did not submit datasafety info to google, we can see the following information in the app . But datasafety() does not return any value.
No information available
Example code:
// Put code to reproduce the issue here
Error message:
Put error message here
The text was updated successfully, but these errors were encountered:
josepius-clemson
changed the title
Please add a return value for apps that don't submit datasafety info/apps that don't share data
Please add a return value for apps that didn't submit datasafety info/apps that don't share data
Oct 23, 2022
Description:
Please modify the datasafety() to return values for apps that do not share data and apps that did not submit datasafety info. I am getting blank for these scenarios.
Example code:
// Put code to reproduce the issue here
Error message:
The text was updated successfully, but these errors were encountered: