nativescript-community / nativescript-community/https
How to make soap xml call for iOS using nativescript-https
还没有人认领这个 Issue。
- 主要语言
- Vue
- 星标
- 52
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
I was stuck with soap call with xml input using Nativescript-https in iOS.
I have added code for making soap call with xml input using Nativescript-https. Code was working fine in Android without any exceptions. But in the case of iOS, AFNetworking is throwing failure all the time when making a soap call with xml input.
AFNetworking 3.0 is used in Nativescript-https.
When i logged the Failure reason for AFNetworking, The reason mentioned in AFNetworking (https.ios.is) file is
"An SSL error has occurred and a secure connection to the server cannot be made".
Is it possible to make soap call with xml input using Nativescript-https in iOS.?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件或测试。首先通过 nativescript-https 在 iOS 上使用 XML 输入重现 SOAP 调用,并检查 https.ios.is 报告的 AFNetworking 3.0 失败;完成的标准是确定 SSL 失败是否可以解决,以及是否支持此调用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios
- 领域
- mobile, networking, security
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100