Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by breakoutgames · Nov 29, 2016 at 08:17 AM · androidiconpush notification

FCM white icon

I have used FCM for unity ( from : https://github.com/firebase/Firebase-Unity) . Everything is working fine except on device running on Lollipop or above, notification icon is white.

I have added parameter "icon : " as per ( https://firebase.google.com/docs/cloud-messaging/http-server-ref ) still not able to show it.

Additionally , I tried to downgrade "target-sdk" but other libraries which I am using are conflicting.

Anyone who can tell me How to replace that white default image?

Comment
Add comment · Show 4
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Mehul-Rughani · Nov 29, 2016 at 12:02 PM 0
Share

Its an issue with android device with lolipop version i think. other than lolipop icon will be available and in lolipop icon will be white square.

Hope it will help you :)

avatar image DarshanRanpariya · Dec 28, 2016 at 02:53 PM 0
Share

Hey There,

I'm also facing same problem. please ans ASAP..

avatar image AlwaysSunny DarshanRanpariya · Dec 28, 2016 at 02:54 PM 1
Share

Please don't use an answer to bump a post - it actually reduces the chances of getting an answer. Use a comment ins$$anonymous$$d. This has been converted for you. Thanks,

avatar image KruegerT · Jan 31, 2017 at 07:29 PM 0
Share

It seems that Lollipop needs a special kind of icon (square/background) as you can see here. I have not figured out a solution for the firebase plugin yet.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by MGGDev · Jan 09, 2019 at 11:06 AM

This worked for me:

So you should be able to add your icon(s) to Assets/Plugins/Android/res/drawable/ and reference it name

Then, in the notification json, specify your icon. For example:

 "notification": {
         "title": "Title",
         "body" : "First Notification",
         "text" : "Text",
         "icon" : "MyIcon"
     }

Note: I used one of these icons.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

8 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

After installing the .apk , the App Icon appears twice 1 Answer

How can I receive all firebase push notifications? 0 Answers

Help with the new Mobile Notification System in Unity 1 Answer

Why does my editor throw an error using firebase plugin? 1 Answer

Andriod icon not filling up entire space 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges