CORS error accessing developers.google.com with Ionic 6 Cordova and Firebase

I have an app running

  • Angular 15
  • firebase 9
  • AngularFire
    • Auth
    • Storage
    • Firestore
  • Ionic 6.

The app builds and works perfectly on web and iOS for iPhone, but on iPads. On iPad 10th Gen iOS 16.1 I get a CORS error, which I believe is causing a code error, which ultimately results in the dreaded blank white screen.

The code error:
image

The CORS issue that I believe is the cause:

did you ever resolve?

I’m seeing it as well but only on xcode emulated iPad.