Google Maps new iOS error, won't show

Has anyone received this error with google maps APIs (not Cordova) on iOS:

[Error] Google Maps JavaScript API error: UnauthorizedURLForClientIdMapError
https://developers.google.com/maps/documentation/javascript/error-messages#unauthorized-url-for-client-id-map-error
Your site URL to be authorized: capacitor://localhost/tabs/map
capacitorConsole (user-script:2:79)
Jc (js:54:134)
(anonymous function) (common.js:73:365)
(anonymous function) (common.js:139:167)
c (common.js:67:86)
Global Code (AuthenticationService.Authenticate:1)

It just started randomly, which makes me wonder if other Ionic users are having this issue. It works fine in Android and on the web. I’m in touch with their support, it started on its own with no updates on my end.

Same here !

Working fine on Android and quite same error for iOS :

ERROR: Google Maps JavaScript API error: UnauthorizedURLForClientIdMapError
Your site URL to be authorized: ionic://localhost#/myPageName

It was working previously when registering this url for iOS : file:/var/containers/Bundle/Application/

If you have info back from support please share