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

feat: Show icon of registered apps and optional message #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikclayton
Copy link

UnifiedPush allows the end user app to send through an optional message for the distributor to display. Use that, if present (and if the user hasn't set an explicit display name) as the displayName for the app.

Instead of showing a generic icon for the app, use the app's actual icon.

Together, this make it more obvious to the user which app is responsible for a particular registration, and the account (or other metadata) the app is using for the registration.

Fixes #1166

UnifiedPush allows the end user app to send through an optional
message for the distributor to display. Use that, if present (and if the
user hasn't set an explicit display name) as the `displayName` for the
app.

Instead of showing a generic icon for the app, use the app's actual
icon.

Together, this make it more obvious to the user which app is responsible
for a particular registration, and the account (or other metadata) the
app is using for the registration.

Fixes #1166
@nikclayton
Copy link
Author

Before (left), after (right)

@nikclayton
Copy link
Author

Ping.

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

Successfully merging this pull request may close these issues.

1 participant