AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
284 stars 202 forks source link

Namespace missing in android build.gradle #583

Open LWilsonOoni opened 1 month ago

LWilsonOoni commented 1 month ago

Report

Plugin Version

6.15.1

On what Platform are you having the issue?

android

What did you do?

Install latest package and build

What did you expect to happen?

Should support React Native 0.73 with a namespace in the build.gradle as referenced in this issue

What happened instead?

The namespace is missing and so this fails when using Gradle 8. A patch package is a workaround but it would be great not to have to do this

Please provide any other relevant information.