How to launch app not immediately but launch after waiting
포스트
취소

How to launch app not immediately but launch after waiting

We usually launch our app immediately when we build and run from Xcode. But there are sometimes we want to launch our app in a specific moment, for example tapping push notifications or testing universal links. We can handle that by selecting “Wait for the executable to be launched” from Target > Edit Sceme > Run > Launch settings.

Xcode Edit Scheme Run Settings, select 'Wait for the executable to be launched' from launch setting

이 기사는 저작권자의 CC BY 4.0 라이센스를 따릅니다.

한글 들어간 url string을 인코딩하는 방법

스위프트 typealias 활용하기