Problem description
Are network requests between the server and the client SDK sent over HTTP or HTTPS? Is encrypted transmission supported?
FAQ
Server-side SDK push:
API calls: Both HTTP and HTTPS are supported. HTTP is the default protocol, but you can configure the SDK to use HTTPS.
Client-side SDK:
API calls: The SDK sends API calls over a private, secure, and encrypted channel. The iOS client also supports Apple's App Transport Security (ATS).
该文章对您有帮助吗?