Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add a return value for apps that didn't submit datasafety info/apps that don't share data #602

Open
josepius-clemson opened this issue Oct 22, 2022 · 1 comment

Comments

@josepius-clemson
Copy link

josepius-clemson commented Oct 22, 2022

  • Operating System: Windows/Linux
  • Node version:v16.13.2
  • google-play-scraper version:9.1.1

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.

  1. 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
    
  1. 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
@josepius-clemson 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
@josepius-clemson
Copy link
Author

Can you look into it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant