sparh commented on issue #1348:
URL: https://github.com/apache/cordova-ios/issues/1348#issuecomment-1599101676
Here they are
`<access origin="*.interline.limo" />
<access origin="*.gmc-limousines.ch" />
<access origin="*.lorenz-rochat.ch" />
<access origin="*.interline.ovh" />
<access origin="*.gmc-limousines.com" />
<access origin="*.lorenz-rochat.com" />
<access origin="*.chauffeur.pro" />
<access origin="*.chauffeurs.pro" />
<access origin="*.google.com" />
<access origin="*.gva.ch" />
<access origin="*.pushwoosh.com" />
<access origin="*.flightstats.com" />
<allow-navigation href="http://*" />
<allow-navigation href="https://*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<allow-intent href="maps:*" />
<allow-intent href="chauffeurpro:*" />
<platform name="android">
<allow-intent href="market:*" />
</platform>
<platform name="ios">
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]