#ios-development

[ follow ]
#user-experience
fromHackernoon
2 months ago
Digital life

Here's How to Test iOS Apps Across Different States and Lifecycle Stages 10 Different Ways | HackerNoon

fromHackernoon
2 months ago
Digital life

Here's How to Test iOS Apps Across Different States and Lifecycle Stages 10 Different Ways | HackerNoon

fromHackernoon
7 years ago

Rethinking Your Git Strategy? Trunk-Based Development May Be the Answer | HackerNoon

In large development teams developing new features often comes with significant challenges. A solution to this problem is Trunk-based development (TBD).
DevOps
#swiftui
Software development
fromSitepoint
3 months ago

AI-Assisted Coding for iOS Development: CursorAI and Upcoming Swift Assist - SitePoint

AI tools are revolutionizing iOS development, increasing productivity significantly but requiring human oversight for complex tasks.
Software development
fromSitepoint
3 months ago

AI-Assisted Coding for iOS Development: CursorAI and Upcoming Swift Assist - SitePoint

AI tools are revolutionizing iOS development, increasing productivity significantly but requiring human oversight for complex tasks.
#performance-optimization
#swift
#apple
JavaScript
fromInfoQ
3 months ago

Apple New In-App Purchases API for Creator Platforms and Large Catalogs

Apple's Advanced Commerce API allows dynamic management of app content and subscriptions outside the App Store.
Gadgets
fromTechCrunch
1 month ago

Apple reportedly revamping Health app to add an AI coach | TechCrunch

Apple is developing an AI coach feature for its Health app to improve user health advice.
The update to the Health app could be released in 2026 with iOS 19.4.
JavaScript
fromInfoQ
3 months ago

Apple New In-App Purchases API for Creator Platforms and Large Catalogs

Apple's Advanced Commerce API allows dynamic management of app content and subscriptions outside the App Store.
Gadgets
fromTechCrunch
1 month ago

Apple reportedly revamping Health app to add an AI coach | TechCrunch

Apple is developing an AI coach feature for its Health app to improve user health advice.
The update to the Health app could be released in 2026 with iOS 19.4.
fromHackernoon
3 months ago

Building a UDP Server & Client in Swift with Network.framework | HackerNoon

In contrast, UDP is a connectionless protocol, meaning data can be sent immediately without establishing a session beforehand. This makes it ideal for real-time applications where speed is critical, where minor packet loss is acceptable but low latency is essential.
Web frameworks
#grand-central-dispatch
Java
fromHackernoon
5 years ago

Grand Central Dispatch, Once and for All | HackerNoon

GCD remains vital for understanding multithreading concepts and continues to be relevant in coding and interviews despite newer concurrency frameworks.
DevOps
fromHackernoon
2 months ago

The HackerNoon Newsletter: Grand Central Dispatch, Once and for All (3/1/2025) | HackerNoon

AI literacy is critical for staying competitive in technology.
Mastering Grand Central Dispatch in Swift is essential for efficient iOS development.
Python
fromTechiediaries
2 months ago

Python 3.13 in 2025 Breakthroughs: No-GIL, JIT, and iOS Support Explained

Python 3.13 offers significant performance enhancements and new features, fostering excitement among developers for mobile development and parallelism improvements.
fromInfoQ
5 months ago

Challenges of Creating iOS App Extensions at Lyft

"The key to create an iOS app extension in an efficient way is to correctly manage dependencies to maximize code reuse across the app and extension while optimizing binary size and memory usage."
JavaScript
fromHackernoon
7 months ago

Understanding Parallel Programming: A Guide for Beginners, Part II | HackerNoon

A RunLoop acts as a cycle of event handling, scheduling tasks and coordinating incoming events to help asynchronous tasks run efficiently without blocking the main thread.
JavaScript
[ Load more ]