upgrade to iOS 15 and SplashScreen do not show
See original GitHub issueRun react-native info
in your project and share the content.
info Fetching system and libraries information…
System:
OS: macOS 11.6
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Memory: 3.44 GB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.11.1 - /usr/local/bin/node
Yarn: 1.22.15 - /usr/local/bin/yarn
npm: 8.0.0 - /usr/local/bin/npm
Watchman: 2021.10.11.00 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 15.0, DriverKit 20.4, macOS 11.3, tvOS 15.0, watchOS 8.0
IDEs:
Android Studio: Arctic Fox 2020.3.1 Patch 3 Arctic Fox 2020.3.1 Patch 3
Xcode: 13.0/13A233 - /usr/bin/xcodebuild
npmPackages:
react: 16.9.0 => 16.9.0
react-native: 0.61.5 => 0.61.5
What react-native-splash-screen
version are you using?
3.2.0
What platform does your issue occur on? (Android/iOS/Both)
iOS
Describe your issue as precisely as possible :
when I upgrade to iOS 15 and spalsh screen never show again ,but it work before on iOS 14. except upgrade the iOS and I've done nothing
Join a screenshot or video of the problem on the simulator or device?
just white screen
Show us the code you are using?
follow the redme introduction
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:11
Top Results From Across the Web
After iOS 15 app skips Splash Screen - Apple Developer
In a react-native app, after iOS upgrade to OS 15 we have this issue: ... the app skips the SplashScreen and after that...
Read more >No splash screen after installing iOS 15 : r/iOSBeta - Reddit
Wasnt a “welcome to ios” splash screen suppose to show up? I thought that happened after any software update and that it would...
Read more >After upgrading to iOS 13, SplashScreen and app icon do not ...
I was using React-native-splash-screen which was working fine in IOS 11 but when I upgraded to IOS13 I am not seeing the splash...
Read more >Flutter - Splash Screen for Android and iOS - AppUnite
TIP 1: If you can't see changes to your splash screen, try to delete the app from the phone/simulator, restart the phone/simulator, go...
Read more >3 Easy Solutions to Fix iOS 16/15 Stuck on Black Screen
After upgrading iPhone to iOS 15, applications are not running; they are more likely causing the black screen.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi,I switched to
react-native-bootsplash
, this lib works fine on iPhone 11 series, hope it can helpSame Issue, It was working fine at IOS 11 but when I upgraded to IOS 13 its not showing