iOS 12 Xcode compilation not showing app icon on device

I’m having a problem recently i updated my iphone 5s to iOS12 the issue is when i do the first compilation of my app to the native device (not emulator), the ionic’s icon doesn’t appear in the screen, but the app is launched by Xcode if i restart the iphone then i’m able to see the icon in the main screen or if i do a second compilation, this strange behaviour started happening after i upgraded my ios version, anyone else is having this issue?

This is my information:

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 8.0.0 

local packages:

@ionic/app-scripts : 3.1.11
Cordova Platforms  : android 7.0.0 browser 5.0.4 ios 4.5.5
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
ios-deploy        : 2.0.0 
Node              : v8.11.3
npm               : 5.6.0 
OS                : macOS High Sierra
Xcode             : Xcode 10.0 Build version 10A255 

Thanks in advance