I loading a url in a uiwebview, this urls loads a javascript method with some parameters to show a Map, it works perfectly in all navigators and android.

我在uiwebview中加载了一个url,这个urls加载了一个带有一些参数的javascript方法来显示Map,它在所有导航器和android中都能很好地工作。

The ATS policy is configured to load all resources from http, at first it was loading from a http configured server but now we have https configured correctly, but the error is still appearing, we want to know the source of the problem.

ATS策略配置为从http加载所有资源,首先它是从http配置的服务器加载,但现在我们已正确配置https,但错误仍然出现,我们想知道问题的根源。

I try to debug the information using the simulator and the web inspector enabled but is not clear and it doesn't say anything.

我尝试使用模拟器和Web检查器启用调试信息,但不清楚,它没有说什么。

1.- It works in safari 2.- iOS 7 fails so is not a iOS 9 problem.

1.-它适用于Safari 2.- iOS 7失败,因此不是iOS 9问题。

1 个解决方案

#1


0

It seems to be an error on the server side since you've got an HTTP 500 error. You have to check if you call URL with different parameters when you're on the browser and when you are on the device.

由于您遇到HTTP 500错误,因此在服务器端似乎是一个错误。当您在浏览器上和在设备上时,您必须检查是否使用不同参数调用URL。

更多相关文章

  1. 执行javascript作为coldfusion页面加载
  2. jqGrid 数据加载完事件 loadComplete 使用
  3. PHP发布请求未识别的索引错误
  4. three.js学习笔记 obj模型加载问题
  5. 在单选按钮上选中/取消选中,加载/隐藏部分视图
  6. 如何使用django从静态文件加载静态文件?
  7. jQuery在5秒后自动加载div
  8. AngularJS错误:模块ngAnimate不可用
  9. JQuery Image滑块从json加载图片

随机推荐

  1. Android ANR
  2. Android开发常用代码片段(一)
  3. Android电池控制的检测和修改
  4. Android基础分析目录
  5. 高级组件之自动完成文本框
  6. Android+Jquery Mobile学习系列(5)-SQLit
  7. Android 缩放、移动、旋转View相关方法
  8. android屏幕和键盘显示问题
  9. 时间轴控件TimeLineView的实现
  10. Android(安卓)APK反编译详解