PinnedPublished inLevel Up CodingOffline Data Sync Mechanism for iOS and Android App (3)Discover the complexities of implementing offline data sync for iOS and Android mobile apps. Learn how to resolve conflicts efficiently and…Mar 5Mar 5
PinnedPublished inLevel Up CodingOffline Data Sync Mechanism for iOS and Android App (2)Discover the complexities of implementing offline data sync for iOS and Android mobile apps. Learn how to resolve conflicts efficiently and…Feb 19Feb 19
PinnedPublished inLevel Up CodingOffline Data Sync Mechanism for iOS and Android App (1)Discover the complexities of implementing offline data sync for iOS and Android mobile appsFeb 5Feb 5
PinnedPublished inBetter ProgrammingHow To Boost Your iOS Code Performance: Reduce Searching In ArrayA tip for optimising speed for your Swift and Objective-C codeJun 8, 20222Jun 8, 20222
PinnedPublished inBetter ProgrammingHow To Boost Your iOS Code Performance by Reducing Collection Type InitialisationA tip for optimising speed for your Swift and Objective-C codeMay 25, 2022May 25, 2022
Published inLevel Up Coding[Swift] Executing JavaScript Functions in iOS App Using WKWebViewAbout how to create a web view and use JavaScript functions in an iOS project. A quick guide for iOS developers who are not familiar with…Aug 9, 2023Aug 9, 2023
Installing Xcode 14.3 or Later Breaks Xcode 14.2 and Earlier VersionsAfter installing Xcode 15 beta, I encountered error “building for iOS Simulator, but linking in object file built for iOS, file for…Aug 2, 2023Aug 2, 2023
Published inLevel Up Coding[UIKit] View Lifecycle And The New viewIsAppearing CallbackWWDC 2023 introduced a new UIKit view controller callback: viewIsAppearing. It is the most suitable place to perform tasks that depend on…Jun 28, 2023Jun 28, 2023
Published inLevel Up CodingFree Up Xcode Storage Space: A Guide to Clearing Unused Simulator DataTo free up storage space on your computer, you can consider removing unused simulator runtimes and data.Feb 12, 2023Feb 12, 2023
Published inLevel Up CodingAutomate Continuous Integration (CI) For iOS Apps With GitHub ActionsA step-by-step tutorial on how to automate CI pipeline for iOS apps on GitHubNov 29, 2022Nov 29, 2022