Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to change notification icon, color, style aso. in Android #12004

Open
2 tasks
jayjo34 opened this issue Sep 11, 2023 · 3 comments
Open
2 tasks

Possibility to change notification icon, color, style aso. in Android #12004

jayjo34 opened this issue Sep 11, 2023 · 3 comments
Assignees
Labels
feature-request Request a new feature Push Notifications Related to Push Notification components

Comments

@jayjo34
Copy link

jayjo34 commented Sep 11, 2023

Is this related to a new or existing framework?

React Native

Is this related to a new or existing API?

Push Notifications

Is this related to another service?

Pinpoint

Describe the feature you'd like to request

  1. Actually, there is no simple possibility to change the notification icon source, color, style, sound aso. without modifying the kotlin source code of @aws-amplify/rtn-push-notification.

  2. Additionally, there is no working solution for Android to open an url (aws Pinpoint message param: goToUrl) straight by pressing the notification if app is in background or terminated.

Describe the solution you'd like

  1. A solution to set those within react-native / own app source code.
  2. Fix the "open url" integration for Android.

Describe alternatives you've considered

modifying the kotlin source code of @aws-amplify/rtn-push-notification, see #11593 (comment) .

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@jayjo34 jayjo34 added the pending-triage Issue is pending triage label Sep 11, 2023
@cwomack cwomack added Push Notifications Related to Push Notification components feature-request Request a new feature investigating This issue is being investigated and removed pending-triage Issue is pending triage labels Sep 11, 2023
@cwomack
Copy link
Member

cwomack commented Sep 11, 2023

Hello, @jayjo34 and appreciate you opening this issue. I'll mark this as a feature request (as you already mentioned it would be this comment on related #11593) and review this with the team internally.

@cwomack cwomack self-assigned this Sep 11, 2023
@antonymon
Copy link

Hello @jayjo34 , if it is included being able to change the default sound it would be great!

@jayjo34
Copy link
Author

jayjo34 commented Sep 13, 2023

Hi @asmonterroso, I think it is possible if you follow this this instructions:
https://stackoverflow.com/a/49124625/22484667

@cwomack cwomack removed the investigating This issue is being investigated label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature Push Notifications Related to Push Notification components
Projects
None yet
Development

No branches or pull requests

3 participants