xcode - How to get Lauch time of an ios application -


i'm new ios mobile testing. need launch time of ios application. how using java or there other way it. advise on helpful. in advance.

i don't think achievable in java since ios development in obj-c/swift. i'll answer question.

you can launchdate datetime.now start @ appdelegate application:willfinishlaunchingwithoption , finishloaddate datetime.nowon viewdidload method of first view controller shows. , compare these both dates track time difference.

this way can track time app clicked, till app launched.

hope helps!


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -