-2

The requests between the application and the server with the HTTP module of NativeScript are they "secured" if the Web site is in HTTPS? Otherwise, how make please?

PS: Translated by Google.

Thank you so much. Excellent day.

Regards, Benjamin

bgrand-ch
  • 788
  • 1
  • 7
  • 19

1 Answers1

2

It won't use HTTPS until you package your certificate with app using this plugin.

Manoj
  • 21,753
  • 3
  • 20
  • 41