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