Numéro d’ID de bogue |
BUG-000118495 |
Envoi | November 30, 2018 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Runtime SDK |
Version trouvée | 100.4 |
Système d’exploitation | Apple iOS |
Version du système d’exploitation | 11.0x |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
This issue is due to the web map using a plain HTTP URL to the vector style. The app project blocks plain HTTP requests based on the Apple default App Transport Security (ATS) policy. This is the warning printed on the console:
App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
Solution de contournement
- Update the web map to use an HTTPS URL instead of a plain HTTP.
- Configure an exception in the app project to permit the plain HTTP URL to arcgis.com.
Étapes pour reproduire
ID de bogue: BUG-000118495
Logiciel: