Coder Social home page Coder Social logo

Comments (3)

gusennan avatar gusennan commented on August 11, 2024

Hi @benjorsini, this is a common issue that people have with Android notifications, and I agree would be helpful if it were added to their documentation. To their benefit, though, it is documented in the Android documentation here. Maybe Parse could ship with a default icon in its default notification handler so at least it would work on first go, whether or not it's the right icon or not.

from parse-sdk-dotnet.

richardjrossiii avatar richardjrossiii commented on August 11, 2024

@gusennan. is correct, this is Android's default behavior, and seeing as how how I'm not aware of any good way to ship an arbitrary icon with our library downloads, I'm going to close this.

There's really nothing to fix. If this really ends up being a long term issue, maybe we can add a log message stating that there was no icon set in the application manifest, but seeing as this should never be seen in production, I don't think even that action is necessary.

from parse-sdk-dotnet.

gusennan avatar gusennan commented on August 11, 2024

What would be helpful, I think, is just noting this in the documentation where there's mention of adding a custom push-notification handler on Android. The RebuyParsePushNotificationReceivedHandler sets the icon of the push notification, (which is like a default icon) and so works "out of the box". When other's add their own NotificationReceivedHandler, it's a common issue to not realize that it's necessary to set the icon ID of the push.

from parse-sdk-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.