question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement message-type Android push notifications

See original GitHub issue

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

Receive a push notification on Android.

Expected Result:

Notifications should appear similar to how they do in Slack:

image

  • The user’s name should be displayed
  • The user’s avatar should be displayed
  • We can nix the “New message from $user” prefix However: We do not yet need the quick-reply ability in this notification, because it is not yet supported by Airship, and greatly increases the complexity of the task.

Actual Result:

Push notifications look clunky and text-heavy:

image

Platform:

This is an Android-specific issue.

Version Number: 1.0.77-2 Notes/Photos/Videos: Check out our internal Slack channel with Airship for implementation details and support. Specifically starting here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Julessssscommented, Aug 26, 2021

Yep, sorry I’ve just been too busy with allocations. I want to test against a release build which is fine, but takes some setup time. Will get to this soon!

0reactions
MelvinBotcommented, Sep 20, 2021

This issue has not been updated in over 15 days. @HorusGoul eroding to Monthly issue.

P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they’ll reopen it, and if they don’t: one less thing to do!

Read more comments on GitHub >

github_iconTop Results From Across the Web

About FCM messages | Firebase Cloud Messaging - Google
Use notification messages when you want FCM to handle displaying a notification on your client app's behalf. Use data messages when you want...
Read more >
Implementing Android Push Notifications [Top 3 Ways] - Courier
This step-by-step tutorial (with screenshots) will show you how to implement mobile push notifications for your Android app.
Read more >
Implementing push notification in android - Stack Overflow
PendingIntent is set up as a "pointer" and stored by the system so that when the user selects the notification in the status...
Read more >
Receiving a Push Notification - Kii Documentation
To receive push notifications, you need to implement either FirebaseMessagingService or BroadcastReceiver that is defined in the AndroidManifest.xml .
Read more >
Open source push notification and messaging platform for ...
Headwind MDM launcher forwards Push notifications received from the server to all mobile applications through an Android broadcast message. The action is com....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found