react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

upgrade to iOS 15 and SplashScreen do not show

Open NapChen opened this issue 2 years ago • 11 comments

Run 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

NapChen avatar Oct 15 '21 09:10 NapChen

I've test series simulator and I found it show on 12/13/8/mini series ,but did works on X/11 series,Any comments would be appreciated

NapChen avatar Oct 22 '21 01:10 NapChen

Adding Images.xcassets to Project -> Build Phases -> Compile Sources solved the issue for me.

alexeypopovich avatar Nov 01 '21 11:11 alexeypopovich

Adding Images.xcassets to Project -> Build Phases -> Compile Sources solved the issue for me.

it dose not work for me ⊙﹏⊙∥. My Images.xcassets is under Project -> Build Phases -> Copy Bundle Resources . Even if i move Images.xcassets and LaunchScreen.storyboard to Compile Sources it still not work

NapChen avatar Nov 01 '21 12:11 NapChen

Same problem, do you found any solutions?

evd1ser avatar Nov 11 '21 09:11 evd1ser

Same problem, do you found any solutions?

I'm giving it my best shot, but so far I haven't made any progress.

NapChen avatar Nov 12 '21 00:11 NapChen

I'm giving it my best shot, but so far I haven't made any progress.

keep me posted please

evd1ser avatar Nov 12 '21 08:11 evd1ser

I'm giving it my best shot, but so far I haven't made any progress.

keep me posted please

Hi,I switched to react-native-bootsplash, this lib works fine on iPhone 11 series, hope it can help

NapChen avatar Dec 12 '21 14:12 NapChen

Same issue here :(

felipejh avatar Apr 16 '22 17:04 felipejh

I have same problem. Please somebody help me : (

wonjin-dev avatar May 12 '22 10:05 wonjin-dev

@NapChen i followed your suggest and, to me was the solution, Thanks

ricardomesmo avatar Jun 05 '22 15:06 ricardomesmo

Same Issue, It was working fine at IOS 11 but when I upgraded to IOS 13 its not showing

farhanmeo avatar Aug 04 '22 15:08 farhanmeo