Open
Description
Run react-native info
in your project and share the content.
What react-native-splash-screen
version are you using?
I'm using custom implementation of this library
What platform does your issue occur on? (Android/iOS/Both)
IOS
Describe your issue as precisely as possible :
I am currently using a custom implementation of this library, but it is very similar to the original. I am encountering an issue due to the use of expo-updates for managing OTA updates. If I launch the iOS app with the following modification in the Expo.plist file:
...
<key>EXUpdatesEnabled</key>
<true/>
...
then the splash screen is hidden at startup.
Join a screenshot or video of the problem on the simulator or device?
Show us the code you are using?
Metadata
Metadata
Assignees
Labels
No labels