Problem with url reference using google places api on iOS

Hello, im using angular-material-extension/google-maps-autocomplete in order of use places.js API, i have my apiKey and everything is working fine on android allowing the url https://localhost/tabs/* on google console but on ios the url is ionic://localhost/tabs/* because the library throw that error. The problem is that i have that url allowed on google console but still throw the same error. This problems only happen on ios and is driving me crazy. I appreciatte any help, thanks