Xcode 16 Validation Error "Missing purpose string in Info.plist" when not using HealthKitRecently, some developers using Xcode 16 to validate their iOS applications have encountered a rather frustrating error during the…Posted on 29 Mar 2025 07:10
How to create apple app store connection in azure pipelinesTrying to Deploy IOS App on Test-flight via Azure DevOps - I'm facing build error The fix to is to the base64 encode of the .p8 file when…Posted on 27 Feb 2024 09:52
How to create PrivacyInfo.xcprivacy file for Flutter iOS appPrivacy manifest file, named PrivacyInfo.xcprivacy has been mentioned at developer.apple.com/documentation/bundleresources/privacy_manifest…Posted on 25 Jan 2024 02:30
How to use multi Xcode version in macOsCách dùng các version Xcode cũ trên macOS version mới Tải Xcodes từ github.com/XcodesOrg/XcodesApp Tải qua Xcodes sẽ nhanh hơn (up to 1…Posted on 08 Nov 2023 03:20
How to disable auto backup in Flutter appCách turn of tính năng Auto Backup (Storage data). Khi thay đổi loại device, không muốn cho migrate nội dung của storage lúc khôi phục từ…Posted on 16 Aug 2023 04:00
How to test flutter firebase app check in release appTo make sure when releasing to the app store or play store, the app check works properly, then we need to check to get the token…Posted on 12 Jan 2023 09:22