Leanplum/Leanplum-Android-SDK

Cleartext traffic not permitted on v4.2.4 and sdk 28

ipereziriarte opened this issue · 1 comments

Expected Behavior

Leanplum endpoint for development should be https.
It should allow to synchronize variables in the leanplum dashboard.

Actual Behavior

It's http://dev.leanplum.com:80

Screenshot 2019-04-08 at 12 03 29

Steps to Reproduce the Problem

  1. Setup a project using target version and compile version 28
  2. Set leanplum dependency to v4.2.4
  3. Launch the project in development mode

Specifications

  • Version: 4.2.4
  • Platform: Android
  • Subsystem:

This is fixed in 4.2.5
Screenshot 2019-04-12 at 17 46 50