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

Fixed the pop-up window issue on Twitch #2622

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DaVinci9196
Copy link
Contributor

image

@mar-v-in
Copy link
Member

According to all documentation available, install_referrer is supposed to return an URL. I also don't see what's wrong in your screenshot. Can you describe the issue in more detail?

@DaVinci9196
Copy link
Contributor Author

DaVinci9196 commented Nov 14, 2024

According to all documentation available, install_referrer is supposed to return an URL. I also don't see what's wrong in your screenshot. Can you describe the issue in more detail?

After the application is cold started, this pop-up window does not exist on the gms phone. Through the corresponding underlying code, we can see that the install_referrer field does not contain a specific domain name. In addition, it was found at the SDK level that no splicing was performed after obtaining this field.

In fact, during the testing phase, we wrote a demo and integrated https://developer.android.com/google/play/installreferrer/library to run on a GMS phone, and also found that install_referrer did not have a domain name.

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

Successfully merging this pull request may close these issues.

2 participants