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

Missing package attribute in AndroidManifest causes android build fails #47

Description

@HessiPard

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 react-native-flurry-sdk@8.3.0
  2. Build android
  3. Build fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions