-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
iOS blank screen when opened from external app in 1.62+ #36026
Comments
When loading the default engine during startup on slow devices this may add an additional 10 seconds to load the first page. On newer devices this is more like 4-5 seconds. I'm not sure if this is the "white page" people are referring to. Certainly the screen is white during this period. But nothing "hangs" but rather adds a delay. If we don't load this engine, anyone opening pages such as YouTube will encounter ads, trackers etc until they reload the page. (note for pages like YouTube, navigating will not fix this. A reload is necessary) However there are some ideas out there which we will work on on how to deal with this delay:
Note: We still don't even preload other filter lists such as cookie consent. Ideally we would preload all the enabled filter lists too so the user doesn't encounter things like cookie consent notices, open in app notices, etc during launch. But seeing as we are having launch problems with just the default filter list, this is unlikely to happen in the short run. |
This happens when the app is foreground as well. We have at least 1 report with a recording showing app is running already |
Then i'm not sure if this is the cause of this issue. Not saying it's not Adblock related (I don't know) but something completely different than the launch tasks are casing it. |
Happens to me and a friend as well. |
This is fixed and please give it a try in build 1.63 - not live yet in the app store. They delay Jacob mentions is separate issue |
Description:
Steps to Reproduce
Actual result:
blank screen shows, the site does not load until you hit reload button
Expected result:
Reproduces how often: [Easily reproduced, Intermittent Issue]
Brave Version:
Device details:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: