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

Internet permission #105

Closed
davidmef opened this issue May 8, 2023 · 1 comment
Closed

Internet permission #105

davidmef opened this issue May 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@davidmef
Copy link

davidmef commented May 8, 2023

I see in https://f-droid.org/en/packages/io.github.yamin8000.dooz/ that version 1.0.8 added the permission "have full network access". What does the game need it for?

@yamin8000
Copy link
Owner

I see in https://f-droid.org/en/packages/io.github.yamin8000.dooz/ that version 1.0.8 added the permission "have full network access". What does the game need it for?

A very good question and I deeply understand the concern. Starting from the 1.0.5 version, the game has two flavors, one specifically for Iranian App markets that has ads and a free version without ads. The only difference is ads and irMarkets flavors have no advantage over the free ones.
Internet access is added for loading ads, at the time I didn't have the time to enhance the app in a way to remove permission from the free version but I will investigate the problem and remove the Internet permission from the version.
In theory free version has access to the internet but there's no code in the source code of the free version for making a web request.

@yamin8000 yamin8000 self-assigned this May 8, 2023
@yamin8000 yamin8000 added enhancement New feature or request good first issue Good for newcomers labels May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants