nativescript-community / nativescript-community/https

How to make soap xml call for iOS using nativescript-https

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
52
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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.?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the SOAP call with XML input on iOS through nativescript-https and inspect the AFNetworking 3.0 failure reported by https.ios.is; done means determining whether the SSL failure can be resolved and whether this call is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile, networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.