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

Impossible to analyze some apps #547

Closed
ElsAr4e opened this issue Oct 3, 2022 · 22 comments
Closed

Impossible to analyze some apps #547

ElsAr4e opened this issue Oct 3, 2022 · 22 comments
Labels
bug Something isn't working

Comments

@ElsAr4e
Copy link

ElsAr4e commented Oct 3, 2022

In the past I had no issues but now I can't analyze the same apps:

Examples:

@Jean-BaptisteC
Copy link
Contributor

Actually, we use apkeep to download apk and when we send requests to Google Play, we tell us we use Google Pixel 2, maybe we can't download this apps on this smartphone.

I have try with others apps and i don't have problems.

@yoshimo
Copy link

yoshimo commented Oct 3, 2022

I think we should make it possible to change the simulated device so that the correct apk is downloaded.

@pnu-s
Copy link
Member

pnu-s commented Oct 4, 2022

Before switching to apkeep, we used to test with several simulated devices.

We stopped it following issues with Google Play and it seems that it works for most of the apps we are trying to download. We'll need to check if it makes sense to add this again (and if we can without being blocked by Google).

@k-jm
Copy link

k-jm commented Oct 25, 2022

Problème similaire avec l'application com.rte.ecowatt

@Invictaz
Copy link

Invictaz commented Mar 4, 2024

@Jean-BaptisteC
Copy link
Contributor

Cannot submit https://play.google.com/store/apps/details?id=nl.capido.app&hl=nl&gl=US

Caused by geographic restrictions :(

@Invictaz
Copy link

Invictaz commented Mar 4, 2024

Cannot submit https://play.google.com/store/apps/details?id=nl.capido.app&hl=nl&gl=US

Caused by geographic restrictions :(

How can I submit the APK by hand?

I have also https://github.com/TrackerControl/tracker-control-android but that doesn't have an upload apk button, nor it can specify 1st party trackers from 3rd party ones, nor it cannot do domain based filtering, nor it will not update that

TrackerControl/tracker-control-android#368

@javidshah2
Copy link

@Jean-BaptisteC
Copy link
Contributor

Caused by geographical restrictions :(

@yoshimo
Copy link

yoshimo commented May 9, 2024

Local scans that could be submitted or multiple scan servers across major countries could solve it

@Jean-BaptisteC
Copy link
Contributor

We don't want to allow local scan of apk on our instance, because we cannot verify the source of apk.
Having different servers in different countries doesn't change anything. I guess language is detected following the tool used to download apk or the simulated device used.

@javidshah2
Copy link

I hope you fix this problem as soon as possible, thanks a lot. ❤️

@Ser-Bul
Copy link

Ser-Bul commented May 20, 2024

Before switching to apkeep, we used to test with several simulated devices.

We stopped it following issues with Google Play and it seems that it works for most of the apps we are trying to download. We'll need to check if it makes sense to add this again (and if we can without being blocked by Google).

Have you reviewed the option of using the approach similar to what Aurora Store uses?

Account login: You can login with either personal or an anonymous account
Device & Locale spoofing: Change your device and/or locale to access geo locked apps

You probably could try running that app/code on your backend as a fall-back option for the downloads that failed at first attempt.

@Jean-BaptisteC
Copy link
Contributor

We have switch to apkeep, we have planned to migrate to latest version with more recent device to reduce download failed.

@pnu-s
Copy link
Member

pnu-s commented May 26, 2024

Should be fixed with the newest release.

I'll close this issue, if there are more analysis in failure please open new issues.

@pnu-s pnu-s closed this as completed May 26, 2024
@codeurimpulsif
Copy link
Contributor

Fixed for recent applications by #612 using Apkeep version 0.16.0 \o/

@codeurimpulsif codeurimpulsif unpinned this issue May 26, 2024
@ElsAr4e
Copy link
Author

ElsAr4e commented May 26, 2024

@codeurimpulsif Still not possible if you try for example

(others now work)

Shall we open a new issue?

@ElsAr4e
Copy link
Author

ElsAr4e commented May 26, 2024

Other examples that still don't work:

@codeurimpulsif
Copy link
Contributor

@ElsAr4e maybe it's due to geographic restriction or other thing, but it can be more useful to open issues on Apkeep project instead of Exodus

@ElsAr4e
Copy link
Author

ElsAr4e commented May 26, 2024

@codeurimpulsif Isn't it very unlikely that "Speech Recognition & Synthesis" by Google has geographic restrictions?

But anyway - Shall I still open this issue on apkeep?

@Jean-BaptisteC
Copy link
Contributor

For Speech Recognition & Synthesis it's different see #300

@Porkepix
Copy link
Member

@codeurimpulsif Isn't it very unlikely that "Speech Recognition & Synthesis" by Google has geographic restrictions?

But anyway - Shall I still open this issue on apkeep?

Yes it would probably be best to open it there if the issue is reproduced (which is very likely) from trying with only their binary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

10 participants