orta / ARAnalytics

Simplify your iOS/Mac analytics
MIT License
1.84k stars 217 forks source link

Update AppsFlyer provider #211

Closed AlexanderBabchenko closed 8 years ago

AlexanderBabchenko commented 8 years ago

AppsFlyer removed property ‘isHTTPS’

orta commented 8 years ago

:+1:

andrewsardone commented 8 years ago

@AlexanderBabchenko: any idea why the isHTTPS property was removed? Does this mean AppsFlyer is sending data over plain HTTP? Just curious, couldn't find any docs myself, and removing HTTPS is scary :-)

AlexanderBabchenko commented 8 years ago

@andrewsardone maybe they adapted their API for App Transport Security (ATS), and therefore this value is not necessary.