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

iOS Push Notifications Displaying Old App Icon After Icon Change #116

Open
1 of 2 tasks
zhrgns opened this issue Jan 14, 2025 · 0 comments
Open
1 of 2 tasks

iOS Push Notifications Displaying Old App Icon After Icon Change #116

zhrgns opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@zhrgns
Copy link

zhrgns commented Jan 14, 2025

Platform

  • iOS
  • Android

Description
When changing the app icon using the react-native-change-icon package on iOS, the new icon is successfully applied for the app, but push notifications continue to display the old icon for a certain period of time.

To Reproduce
Steps to reproduce the behavior:

  1. Change the app icon using the changeIcon method.
  2. Send a push notification after the icon has been updated.
  3. Observe that the notification still shows the old app icon.

Expected behavior
The updated app icon should be immediately reflected in push notifications after changing the icon for user experience.

Device:

  • Device: iPhone 15 Plus
  • OS: iOS 18.0

Versions

  • react-native: 0.74.3
  • react-native-change-icon: 5.0.0
@zhrgns zhrgns changed the title iOS devices caches old app icon iOS Push Notifications Displaying Old App Icon After Icon Change Jan 14, 2025
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

No branches or pull requests

2 participants