PinnedPenny NginLevel 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
PinnedPenny NginLevel 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
PinnedPenny NginLevel 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
PinnedPenny NginBetter 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
PinnedPenny NginBetter 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
Penny NginLevel 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
Penny NgInstalling 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
Penny NginLevel 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
Penny NginLevel 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
Penny NginLevel 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