react-native-awesome-card-io icon indicating copy to clipboard operation
react-native-awesome-card-io copied to clipboard

Android: Gradle Sync android.useDeprecatedNDK is no longer supported.

Open Xesme opened this issue 6 years ago • 10 comments

After updating to the newest version of react, react-native, Android SDK, and AndroidX this library is not longer support. The user of android.useDeprecatedNDK=true is no longer supported either. Screen Shot 2019-06-21 at 9 28 02 AM

Xesme avatar Jun 21 '19 16:06 Xesme

Has anyone been able to solve this issue?

erickhdzreyes avatar Jul 05 '19 15:07 erickhdzreyes

I haven't been able to. The maintainers have not responded either.

Xesme avatar Jul 05 '19 16:07 Xesme

Hello, thanks for the report!

Feel free to send a PR I would be more than happy to review it.

If not, I'll look into this during the next weeks :)

Kerumen avatar Jul 05 '19 19:07 Kerumen

@Kerumen if I have some free time in the next couple of weeks, I will take a stab at it. At this time this is unlikely due to the urgency to upgrade to (min) RN 59 and AndroidX compatibility. As I am sure you are aware, the Google Play Store changed their requirements, so RN developers are currently upgrading to meet the deadline.

Xesme avatar Jul 09 '19 17:07 Xesme

Have the same issue. Does anyone know any workaround?

devgeek27 avatar Jul 31 '19 23:07 devgeek27

Have the same issue. Does anyone know any workaround?

Not yet, i'm running my app with the same warning, but I don´t know when will be a major error for running.

The issue is about de Android X update, but I don´t found any solution yet, I´ve tried to edit all component and migrate to Android X with Android Studio, but isn´t satisfactory.

erickhdzreyes avatar Jul 31 '19 23:07 erickhdzreyes

Hi, I fixed this issue by adding 'android.useDeprecatedNdk=true' at android/gradle.properties file

sscarlett96 avatar Aug 05 '19 10:08 sscarlett96

@sscarlett96 eu tbm fiz dessa forma e funcionou.

leosena777 avatar Sep 17 '19 04:09 leosena777

@sscarlett96 Worked for now. Hope we they resolve.

EmekaTaxGO avatar Sep 17 '19 21:09 EmekaTaxGO

@sscarlett96 work for me , thx bro !

AbdoHerO avatar Dec 19 '19 10:12 AbdoHerO