nativescript-community / nativescript-community/https
How to make soap xml call for iOS using nativescript-https
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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