Reputation: 1
We are experiencing a Flash of Invisible Text (FOIT) issue with the Noto Sans TC font on our Chinese site, specifically affecting iPhones below iOS 14 models. The issue does not occur on iPhone 15 or newer models. The problem manifests as a brief white screen before the text appears, likely due to font loading delays.
Here’s a detailed summary of our investigation and actions taken.
Initial Problem:
Attaching a screenshot for ref
Issue with Iphones white screen
Actions Taken/Steps Taken to Reduce API Call Size:
Testing Results: * Safari: The solution works as expected, displaying a fallback font and then swapping to the Google Font, although not perfectly. * Chrome: Issues persist with font rendering, especially after scrolling, where parts of the page fail to load the font promptly.
Further Observations:
Request for Assistance: Given the constraints with the Google Fonts API and the issues we’re facing any suggestions.
For reference, I’ve created a sample CodePenNoto-sans-TC Iphone Project
with a similar structure to our project. Due to security reasons, I am unable to provide our actual page here.
Any advice or recommendations on how to resolve these issues or obtain optimized font files would be greatly appreciated.
Upvotes: 0
Views: 37