Skip to content
New issue

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

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

Already on GitHub? # to your account

Firmware(s) lower than 9.00 is displaying a white page #21

Open
upal212 opened this issue Sep 8, 2022 · 1 comment
Open

Firmware(s) lower than 9.00 is displaying a white page #21

upal212 opened this issue Sep 8, 2022 · 1 comment

Comments

@upal212
Copy link

upal212 commented Sep 8, 2022

Firmware(s) below 9.00 are showing the title as it is reading it from the index.html but renders the app as null or a white page.

User agent of 6.72: Mozilla/5.0(PlayStation 4 6.72) AppleWebKit/605.1.15 (KHTML, like Gecko)
User agent of 9.00: Mozilla/5.0(PlayStation; PlayStation 4/9.00) AppleWebKit/605.1.15 (KHTML, like Gecko)
Version/14.0 Safari/605.1.15

The only noticeable difference is 'Mozilla/5.0(PlayStation 4 6.72)' compared to 9.00 'Mozilla/5.0(PlayStation; PlayStation 4/9.00)' - which shows PlayStation; being added with the "/" before the versioning as well including the 'Version/14.0 Safari/605.1.15'

@upal212
Copy link
Author

upal212 commented Sep 11, 2022

We could add a global error catcher to see what exactly is wrong,
As it could be a js error and the frontend can't be parsed but adding an alert with the error could help.

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

No branches or pull requests

1 participant