Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
DEV-ANDROID-DC opened this issue Jun 20, 2018 · 0 comments
Open

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

DEV-ANDROID-DC opened this issue Jun 20, 2018 · 0 comments

Comments

@DEV-ANDROID-DC
Copy link

DEV-ANDROID-DC commented Jun 20, 2018

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

@DEV-ANDROID-DC DEV-ANDROID-DC changed the title How to make soap call for iOS using nativescript-https How to make soap xml call for iOS using nativescript-https Jun 20, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant