I added icons and splash screen for ios devices and i got a problem.
How can i remove empty app icon on splash screen in react native app ?
Note: tested on device and emulator but i still have problem both
screenshot from emulator
Related
I am using React Native with Xcode 12.4 and I am encountering an issue where whenever I run my React Native iOS app, it shows the splash screen for the app but immediately crashes after. Xcode or the simulator doesn't crash; it's just the app. It also never has shown an error screen on the app, the app just crashes immediately. Thanks.
I am working with cordova phonegap iOS app. The app icon and splashscreen works perfect. But when i close the app, it shows the default cordova icon for a fraction of a second. Then it shows the custom app icon i set. Can you help me with a solution? Thanks in advance
I am developing an app using ionic 3. The app is working fine when I installed it in android and Iphone6. But the app is not working in ipad.In ipad after the splashscreen the splashscreen is fading and a white blank screen is displaying forever. There is no error in the console while USB debugged.Please help me in sorting out the issue.
I have created an android app that works perfect, however when exporting to IOS and creating with phonegap the app loads the splash screen and then the screen goes black and nothing further happens. Any insight would be very helpful. Thank you.
I'm using Ionic 3 framework for iOS app. My app is running with actual device but when I'm using xcode 8.0 simulator then i'm getting only black screen.
I want to run my app in simulator for debug and take screenshot of different sizes of screens.
How to resolve this problem ?