Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Missing package attribute in AndroidManifest causes android build fails #47

Open
2 of 9 tasks
HessiPard opened this issue Mar 5, 2024 · 0 comments
Open
2 of 9 tasks

Comments

@HessiPard
Copy link

HessiPard commented Mar 5, 2024

Describe the bug
Hi, thanks for this library.
In the last commit (v.8.3.0) the package attribute has been removed from AndroidManifest.xml.
It causes gradle build fails with this error:

error: package undefined does not exist import undefined.FlurryPackage;

This Bug is About
Please choose the closest item by replacing [ ] with [x].

  • Integration
  • Analytics
  • Messaging/Push
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Platform
Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

  • Android
  • iOS
  • tvOS

Environment
Please tell us the versions of SDKs you are using. If you are not sure about React Native version, you can run react-native --version under your project.

  • React Native version: 0.68.7
  • react-native-flurry-sdk version: 8.3.0

To Reproduce
Steps to reproduce the behavior:

  1. yarn add [email protected]
  2. Build android
  3. Build fails
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant