fbsamples / audience-network

Open source projects to demonstrate SDK and sample code usages and integration, and to collaborate and support peers in this community.
https://developers.facebook.com/docs/audience-network
Other
319 stars 370 forks source link

what does this new feature mean 'AndroidX' ? #97

Closed Izzyjm closed 3 years ago

Izzyjm commented 5 years ago

when following the android sdk implementation docs for the Audience Network it never made any mention of adding the android support library so im confused why does this changelog say "The Android SDK no longer requires Android support library. Apps can freely upgrade to Android X or to different versions of the support library without affecting their SDK." was the Android Support Library added automatically behind the scenes by the FAN dependency ? because I never added the Android Support Library and my FAN Test ads were working fine. And why do we need to upgrade to Android X or is this referring to only if we were using it in our app for some other reason then we can upgrade to Android X and not upgrade to Android X for the facebook ads dependency to work ?

Screen Shot 2019-06-10 at 7 32 47 PM

Izzyjm commented 5 years ago

when using 5.3.0 it still includes all these android support librarys but in the changelog for 5.3.0 it says the SDK no longer requires the Android support library ? Screen Shot 2019-06-11 at 11 06 53 AM