You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Change the app icon using the changeIcon method.
Send a push notification after the icon has been updated.
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
The text was updated successfully, but these errors were encountered:
Platform
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:
Expected behavior
The updated app icon should be immediately reflected in push notifications after changing the icon for user experience.
Device:
Versions
The text was updated successfully, but these errors were encountered: