We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Replaces this with steps to repro your issue, if applicable.
Describe what you expected would happen.
Describe what actually happened. Include screenshots, if applicable.
If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Report
Environment
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.
The text was updated successfully, but these errors were encountered: