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

Deletion of domains generating problems with Spotify App #5

Merged
merged 3 commits into from
Apr 20, 2024
Merged

Conversation

Isaaker
Copy link
Owner

@Isaaker Isaaker commented Apr 20, 2024

Closes #3 issue related to some domains that caused multiple anomalies in the Spotify app for Google Pixel 4a / Android 13.

About

The first domain to be removed was edge-web.dual-gslb.spotify.com, which was redirected via a CNAME entry in the DNS domain login5.spotify.com, and which apparently handled the user authentication process.

The ````mobile-ap.spotify.com``` domain, which was responsible for checking if the app was connected to Spotify's servers, and therefore blocking it caused an anomaly in the application, is also removed.

Finally the Google Pixel 4a device was added to the Testing section of the README as a working device, after verifying that the app was now working correctly.

Thanks to @mfjt for the report.

Isaaker and others added 3 commits April 19, 2024 20:47
Update Developer branch
Some problem domains have been removed.

Removed mobile-ap.spotify.com, which could cause the device not to be recognized as connected to Spotify servers.

Removed edge-web.dual-gslb.spotify.com, which was redirected via CNAME from login5.spotify.com, I guess for authentication processes.

Refer to issue #3

Co-Authored-By: oɹıɥɐsɐɯ ɐʇıɾnɟ <176216+mfjt@users.noreply.github.com>
Signed-off-by: Isaac Hernán <77550577+Isaaker@users.noreply.github.com>
@Isaaker Isaaker added bug Something isn't working Blocklists Change in blocklists made or requested Testing Add new device to testing list labels Apr 20, 2024
@Isaaker Isaaker self-assigned this Apr 20, 2024
@Isaaker Isaaker merged commit 70595ed into main Apr 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocklists Change in blocklists made or requested bug Something isn't working Testing Add new device to testing list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Testing Device: Google Pixel 4a / Android 13
1 participant