[iOS] Implementation of biometric authentication (Face ID, Touch ID)reference 1. Screenshots were captured based on an OS with “Korean language” applied.Dec 16, 2024Dec 16, 2024
[iOS] Why the openURL function doesn’t work starting with Xcode 16.Based on Objective-C, The openURL function has been deprecated since iOS 10.0, but it is a function that can continue to be used.Nov 21, 2024Nov 21, 2024
[iOS] Xcode 16부터 openURL 함수가 작동하지 않는 이유Objective-C 기준으로, openURL함수는 iOS 10.0부터 Deprecated되었지만, 지속적으로 사용이 가능한 함수였습니다.Nov 21, 2024Nov 21, 2024
[iOS] Why is the FCM Token issued twice when running the app for the first time?To obtain an FCM Token in an iOS Project, it generally exists and is issued in the following location in ‘AppDelegate.swift’.Nov 14, 2024Nov 14, 2024
[iOS] App 최초 실행 시, FCM Token이 2번 발급되는 이유iOS Project에서 FCM Token을 발급받으려면 AppDelegate.swift에서 일반적으로 다음과 같은 위치에 존재하고 발급됩니다.Nov 14, 2024Nov 14, 2024
[iOS] Push Test with CloudKitreference 1. UI and changes may exist after the date of creation in accordance with Apple policy. 2. This is a way to test push with APNs…Oct 28, 2024Oct 28, 2024
[iOS] CloudKit으로 Push Test 하기참고 1. 작성날짜 이후 Apple 정책에 따라, UI 및 변경사항이 존재할 수 있습니다. 2. FCM이 아닌, APNs로 Push를 테스트해볼 수 있는 방법입니다.Oct 28, 2024Oct 28, 2024
[FCM] Push Test with V1reference 1. After the date of writing, according to Google policy, UI and changes may exist. 2. The push test was conducted only on iOS…Sep 19, 2024Sep 19, 2024
[FCM] V1으로 Push Test 하기참고 1. 작성날짜 이후 구글 정책에 따라, UI 및 변경사항이 존재할 수 있습니다. 2. 해당 Push 테스트는 iOS에서만 진행되었습니다.Sep 19, 2024Sep 19, 2024