Skip to content

Notification with Notifee and react native firebase already in place #137

@diaz9557

Description

@diaz9557

Hi we are trying to implement BloomReach SDK in our react native app following the documentation below.

https://documentation.bloomreach.com/engagement/docs/react-native-sdk

we are trying to integrate the Notifications part as per this doc in android for now.

https://documentation.bloomreach.com/engagement/docs/react-native-sdk-push-android

The doc says we need to register a Service in android manifest .

Currently we are using Notifee with react native Firebase to show our own notifications . React native firebase register its own Service which I can see in merged manifest.

My question is if I register a new Service for Bloomreach how it's going to work ? I have look through the internet and found that we can not register multiple Services in manifest with same action. How can I handle this in simplest way without making things complicated .

Let me know if you need More information on the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions