chaneeii / iOS-Study-Log

✨ iOS에 대해 공부한 것들을 기록합니다 ✨
18 stars 0 forks source link

App's Life Cycle (앱생명주기) #15

Open chaneeii opened 1 year ago

chaneeii commented 1 year ago

https://velog.io/@dev-lena/iOS-AppDelegate%EC%99%80-SceneDelegate

https://zeddios.tistory.com/811

https://developer.apple.com/documentation/uikit/app_and_environment/managing_your_app_s_life_cycle

https://shoveller.tistory.com/entry/App-and-Scenes

https://medium.com/@jgj455/%EC%98%A4%EB%8A%98%EC%9D%98-swift-%EC%83%81%EC%8B%9D-%EC%95%B1-%EC%83%9D%EB%AA%85%EC%A3%BC%EA%B8%B0-878dfe51d182

https://blog.naver.com/PostView.naver?blogId=soojin_2604&logNo=222423840595&parentCategoryNo=&categoryNo=&viewDate=&isShowPopularPosts=false&from=postView

https://jinshine.github.io/2018/05/28/iOS/%EC%95%B1%EC%9D%98%20%EC%83%9D%EB%AA%85%EC%A3%BC%EA%B8%B0(App%20Life%20Cycle)%EC%99%80%20%EC%95%B1%EC%9D%98%20%EA%B5%AC%EC%A1%B0(App%20Structure)/

https://velog.io/@dev-lena/iOS-AppDelegate%EC%99%80-SceneDelegate

https://coding-sojin2.tistory.com/196

https://manasaprema04.medium.com/scene-delegate-vs-appdelegate-86e22dc17fcb#:~:text=AppDelegate%20is%20responsible%20for%20handling,state%20restoration%20of%20a%20UISceneSession.

https://manasaprema04.medium.com/application-life-cycle-in-ios-f7365d8c1636

https://velog.io/@fezravien/iOS-App-%EA%B8%B0%EB%B3%B8-%EA%B5%AC%EC%A1%B0%EB%A5%BC-%EC%95%8C%EC%95%84%EB%B3%B4%EC%9E%90

Architecting Your App for Multiple Windows https://developer.apple.com/videos/play/wwdc2019/258/

https://medium.com/@kimyh1981/the-app-life-cycle-3993e7b9b008