Icon is not getting updated in control center (and probably somewhere else)
See original GitHub issueSummary
Hello,
I’ve moved to the bare workflow, and when I swipe my app in control center, you can see that the icon remain the default from expo. My app icon is well defined on the application list page… I cannot see any reference to the small one displayed, already tried to clear some application cache on build? Didn’t worked so far…
Sometimes I also see the default splash screen before mine.
Did I missed something or is this a bug?
Best regards
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
bare
What platform(s) does this occur on?
iOS
SDK Version (managed workflow only)
41
Environment
Expo CLI 4.4.3 environment info: System: OS: macOS 11.2.2 Shell: 5.8 - /bin/zsh Binaries: Node: 12.19.0 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 7.5.3 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.10.0 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 Android SDK: API Levels: 26, 28, 29 Build Tools: 28.0.3, 29.0.2, 29.0.3 System Images: android-30 | Google Play Intel x86 Atom IDEs: Android Studio: 4.0 AI-193.6911.18.40.6626763 Xcode: 12.4/12D4e - /usr/bin/xcodebuild npmPackages: expo: ^41.0.0 => 41.0.1 react: 16.13.1 => 16.13.1 react-dom: 16.13.1 => 16.13.1 react-native: ~0.63.4 => 0.63.4 react-native-web: ~0.13.12 => 0.13.18 npmGlobalPackages: expo-cli: 4.4.3 Expo Workflow: bare
Reproducible demo or steps to reproduce from a blank project
Just create a managed project, change app icon and splash then eject it and build it
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top GitHub Comments
@brentvatne Holy… That was it… Thanks (nowadays I’m not rebooting my device really often 😅)
Thanks
try power cycling your device. ios does a lot of caching of icons and splash screens and so on