Application configuration How do HTTPS settings affect your app?

Check your App Key’s HTTPS settings in the RC Developer Console.

About HTTPS settings

These settings control whether the SDK uses HTTPS for HTTP requests, including:

  • File upload/download
  • Log upload/download
  • statistical data upload/download
  • SDK internal HTTP communication

Default state

New apps have HTTPS enabled by default in both development and production environments.

Android impact

For apps running on Android versions below 6.0, disable HTTPS settings as they use HTTP for plaintext transmission.

iOS impact

Enable HTTPS settings if your app supports iOS.

Web impact

HTTPS settings don’t affect the web.