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

Notification icon is not coming while receiving the notifications #174

Open
1 task
aamir-synapsesai opened this issue Sep 9, 2020 · 1 comment
Open
1 task

Comments

@aamir-synapsesai
Copy link

Report

Environment

  • Platforms: Android
  • Android version:
  • iOS version:

Issues and Steps to Reproduce

Replaces this with steps to repro your issue, if applicable.

Expected Behavior

Describe what you expected would happen.

Actual Behavior

Describe what actually happened. Include screenshots, if applicable.

Link to Code

If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.

@KiranC10
Copy link

Add this line in AndroidManifest.xml

<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@mipmap/ic_notification" />

make sure the icon is transparent and verify the size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants