This is quite normal and has something to do with the system. For example, after you have just finished playing a game, it will be slower to open the app again.
Also, if you do too many things in appDelegate and it takes too long, it will be slow. For example, using jsPatch and runAfterFetch is obviously slower.
Go and take a look at the startup code
This is quite normal and has something to do with the system. For example, after you have just finished playing a game, it will be slower to open the app again.
Also, if you do too many things in appDelegate and it takes too long, it will be slow. For example, using jsPatch and runAfterFetch is obviously slower.