Skip to content

Latest commit

 

History

History
435 lines (326 loc) · 44.1 KB

ios-app-development.md

File metadata and controls

435 lines (326 loc) · 44.1 KB

drawing

Developing apps for iOS can be tricky. That's why we have these handy articles to help out.

Thanks to the mobile era we have mobile apps for everything these days. Every business from a barber shop to huge retailers has apps so that they can be closer to their customers. On one hand, we really leverage this convenience but on the other hand, there are risks of exposing a lot of confidential information while using these apps. And it becomes very vital when dealing with payments and other sensitive information.

Photo by Thomas William on Unsplash

Sometimes we need to make multiple asynchronous requests and get the result when all requests have finished. We can do this with DispatchGroup and RxSwift.

Thanks to the mobile era we have mobile apps for everything these days. Every business from a barbers shop to huge retailers has apps so that they can be closer to their customers.

Here, we look at the apps awards offered to understand the exact type of apps that are awarded. 

Cross-Platform Frameworks have gained popularity over Native mobile development over the years. The primary advantage in using Cross-Platform development approach is that it saves time and reduces development expenses as it uses the same code across Android and iOS platforms.

Mobile Application technology has become advanced with the increasing demands of the users. Developers are coming up with some new and unique methods to make applications pretty easy and efficient. Mobile Applications have a significant impact on all types of online businesses and service providers.

We received a message from iOS App Team about adding NSLocationAlwaysUsageDescription key in Info.plist file. Our last build was rejected for this specific reason.

ByteSyze SDK covers iOS 14 compliant bases by integrating a custom App Tracking Transparency handler into your Unity iOS project for your ATT-dependent SDK's.

The ultimate guide to crack mobile engineer interview. How to get a job at Apple!

I've had the opportunity to learn and experience what Flutter is capable of. I've read a lot of articles about it, as well as my hands dirty and I've built a few little Flutter apps. In this post, I would like to send you a taste into what Flutter is with a list of questions and answers, assuming that you have at least some of these questions on your mind, so I can address them.

Using Riverpod for app's configuration settings and update the UI accordingly. Changing a value in the settings should not update UI not related to the value.

Creating an iOS App? This is what I would've appreciated knowing before I started building my first one.

Table View is one of the most useful and commonly used view components in iOS development. This teaches you how to create a UITableView in Swift quickly.

How to run macOS in VirtualBox on Linux and Windows?

AR is awesome and has an unrivaled potential to enrich customer experience in many verticals. However, it has a friction point in most cases: you need to persuade a potential customer to install an app first. AR Quick Look solves this problem for iOS. This is a native feature of ARKit which launches a model viewer right from the browser — that's why we call it native Web AR. It utilises .reality or .USDZ files, the latter is a file format developed by Pixar, and allows showing objects in incredible detail, adding animations and sounds, locking their scale to 1:1 so models show the real size of an object.

You can use Collection Compositional Layout to define layouts that support dynamic content and varying item sizes.

One thing that API Gateway supports but you can’t do with AppSync out-of-the-box yet is custom domain names.

Mobile deep linking is a technique that allows you to funnel users deeply into your app through a specific uniform resource identifier (URL).

Yes, it's possible to perform iOS app development on Windows PCs, but you shouldn't, and here's why.

My journey of becoming an iOS developer begins in the summer of 2019. Back these days, I did not know anything about programming at all, so it was hard for me even to understand the most straightforward code. As a big fan of Apple, I decided to learn something related to iOS; therefore, I chose to learn Swift.

Enhance React Native’s networking API protection on Android and iOS without touching your Javascript code or manually editing the native code projects.

Hermes is now available on iOS as of React Native 0.64 – the latest version of React Native comes with support for the Hermes engine on iOS. We describe the full process of bringing Hermes to iOS in a series of articles:

After twelve years on the App Store, I've decided it's time to go all-in on the web and would like to share what that means and outline the tradeoffs involved.

SwiftUI doesn’t have phone mask tools. Therefore, you’ll need to use UIKit.

The story of CountThis started with a great marketing creative. I'll tell you how we managed to go from idea to realization of a really cool product.

In this tutorial, we are going to learn how to record and play audio to React Native apps. We are going to build a simple screen that supports features such as recording audio, playing audio files, pausing and resuming, as well as resetting audio streams. The final app will look like the image below.

Hello guys, you might have heard about flutter framework from Google for mobile app development. It allows you to develop native mobile apps for both Android and iOS apps using a single source code.

The choice between iOS and Android app development is one of the most critical you need to make before planning your digital startup. iOS and Android both are leading operating systems that match software and hardware components of mobile devices.

“Handling Keyboard in iOS” — This has been a topic or rather a problem since the inception of iOS Development. Whether you are a beginner developer or an experienced one, you’ll always be dealing with the handling of keyboards in your apps! But there’s not just 1 issue with the keyboard that we are talking about here. We have to manually handle a couple of issues. Here, let me show you exactly what I mean -

This Flutter Vs. React Native comparison is going to be fun so stick with me till the end and you will have an answer to which one's worthy of your app idea.

By the end of October, all Lumi Wallet users using iOS devices will be logged out of their wallets because of the legal restructuring of the Lumi company. It might lead to thousands of users losing access to their funds forever.

How to publish an app to the app store. Using react native, expo, eas, MongoDB, Express, AWS, and Git to publish a full-stack app to the Apple app store.

Ravil Khusainov is the sole iOS developer at Lattis, a service that connects people with available scooters and bikes in their area.

React Native brings down the time to fast prototyping app ideas from weeks to hours, by abstracting out the underlying device on which to deploy the app.

This article explains the features of live streaming apps in different fields, and how to build a live streaming app using the SDK.

The only article you need to read to learn everything about variables in Swift. Covering each and every concept revolving around variables in swift.

In this article, we'll be looking at the concept of Strings in Swift.

Here are 25 common iOS 16 issues and how you can troubleshoot them.

Mobile apps and web services have been spearheading the digital transformation in the recent decade. The former provide excellent user experience and accessibility whereas the latter offer reliability and consistency across platforms, requiring only a browser to run. So it was only a matter of time before they were combined in what is known as hybrid mobile app development. In fact, this approach has been steadily gaining in popularity over the last years and has already overtaken the native development thanks to cost savings and streamlined process. However, despite its growing popularity, it won’t be suitable for any business. In this article, we’ll look at the main strengths and weaknesses of hybrid apps to help you make an informed choice.

iOS application development is the process of creating mobile applications for Apple hardware such as the iPhone and iPad.

In the current scenario, mobile app development is an essential part of an online business.

these are useful publishers by Combine Swift. Try to implement them in your own projects.

A test automation framework is a collection of rules or guidelines for generating and designing test cases. It includes a combination of practices and tools that are developed to assist the QA professionals in testing more effectively. Moreover, these set of guidelines may encompass coding standards, object repositories, test-data handling techniques, processes for securing tests results and also data on how to access external resources.

Learn how to implement sign in with apple in a step-by-step tutorial.

Creating an app with AI for Android and iOS can be a challenging but rewarding task. Step-by-step guide on how to create an app with AI.

This post shares about the idea of applying Kon Marie organising method to your digital photos, and I developed an IOS app with AppleML and PhotoKits to solve the problem. I share my reflection on lean product development strategy and my journey of making the app end-to-end using a minimum, iterable tech stack and strategy.

Xcode versions are the drumbeat iOS teams all around the world march to. Rapid access to Xcode versions ensures that apps are submitted, and updated on time

Google Ads versus Apple Search Ads: A case study covering keyword optimisation techniques, ad campaign content, best value and results

Implementing address autocomplete using SwiftUI and MapKit

Read our overview of the modular architecture. What we learned from working with modules, in Android and iOS. Key takeaways inside.

Mobile app development has become an actual topic for many businesses in Singapore and worldwide. Enterprises, startups, and SMEs use custom mobile apps to increase productivity, set business processes, acquire new customers, generate additional revenue — there are plenty of ways how a mobile app can boost a business in the digital era.

In a market which experiences a tough competition, a speedy app can make every difference. A slowly built app can crash anytime. So, make sure to avoid slow app development process before your efforts go in vain.

Text Widget allows you to display text in your Flutter application. sometimes users need to display dynamic text on a dynamic list of images as per the client’s

A lot of the time, we'll encounter a situation in which we'll need to insert some values inside a string.

There are many strong reasons to outsource software development to an offshore provider. Outsourcing helps you save time, reduce costs, focus on project.

Are you a mobile app developer looking for more efficient tools for your projects? Mobile app development is getting tougher and tougher as the market continues to grow. As a developer, you need to develop Apps which meet the demands of your users. To achieve this, adopt the right tools, like the React Native development framework.

Research of iOS developers' salaries based on data from PayScale, Glassdoor, Indeed, and ZipRecruiter.

A process of creating UILabel which handles HTML tags and links with normal and active states for both frameworks UIKit and SwiftUI.

Hello to all designers here!

Dart is a robust language that provides easy coding, security options, and platform independence for a Flutter app (web and mobile-based, both).

It's now possible to develop and distribute iOS apps without using macOS. Learn how to build ios apps on Linux.

iOS development is not an easy task but is in high demand these days. Want to make your iOS App Development process easy? Use these development tools for easy.

In this article, I’ll throw light on how to create custom apps, some trends related to it, industries utilizing custom app development, the development process,

Two of the world’s most powerful tech titans are on course for a collision. 

These are some basic KPIs that Mobile App Developers use to Evaluate App Performance from marketing, development, and financial perspectives to set priorities.

For a long time Hermes was exclusive to Android – it was optimized for running React Native apps on Android only. Now it’s finally available on iOS as well.

Schools and colleges adapting to online modes of education imply a high dependency on modern software.

To become an iOS developer you must have the proper hardware and software, and learn the Swift and Objective-C programming languages.

The Go programming language is great choice for web server development and beyond.

This is the mobile era and pretty much everything these days can happen from our smart phone. Thanks to millions of apps out there which help us in accomplishing anything we want. Whether it is maintaining your schedule (calendar) to managing financial information on the go, all things can be done by mobile apps running on our smart phones. Since these apps have access to so much of confidential information, as developer when we make an app we need to follow highest security standards so that information is not accessed by someone who is not entitled for it. 

Hiring mobile app developers can be your first step towards building a mobile app. Read this comprehensive guide to know how to hire iOS and Android developers.

Apple unveiled the latest version of its iOS operating system, iOS 14, at the WWDC keynote in June 2020.

In this article we share our thoughts about difference between PWA and Native Mobile Apps and what best suits business needs.

What are Apple certificates and provisioning profiles and why do we need them? The certificate is a digital identification you use to sign your iOS apps.

Tips, tricks, and necessary steps to migrate your iOS project and its CI/CD pipeline to Apple silicon

Looking to build an application like Airbnb for Android & iOS platform? Get insights into how to make an app like Airbnb & how much it will cost with WebClues.

The Rise of mobile devices has expanded the reach of the digital economy. In recent years, they've risen to prominence to the point that they've eclipsed all other types of advertising. Businesses have been making strides to improve their mobile presence as they've seen their customers increasingly use mobile devices. 

Explanation of how you can build your own memory graph on iOS

Why caring about error handling, and practical improvements to apply on your iOS app. Examples in Swift.

Implementing end-to-end testing is incredibly helpful for the user experience.

Flutter, an open-source reactive framework by Google has become the reason for the real “holy war” in the world of software development: some admire it, whereas

A comparison of React Native vs Swift for iOS app development ⚡ Which one is more convenient and practical?

Apple has its own way of gaining eyeballs, and this time it's the beta release of iOS 16. While the recently launched iOS version is gaining all the attention, reactions are mixed, with some still wondering whether iOS 16 is worth getting or not. To address the same, I wanted to share an in-depth analysis of newly introduced features and usability.

In recent years, there's been a lot of talk about the decrease in push notifications efficiency. At Pushwoosh we've seen during COVID-19 the demand for this communication channel has grown significantly. Why? Push notifications are pretty cheap and allow companies to establish engagement with less resources than with any other channel.

Motorola cut the cord when it placed the first handheld mobile phone call over 40 years ago. Ever since, the race for smarter mobile development lives on.

Third party libraries can save you a lot of time and effort, here are the top 10 open-source iOS libraries. These will make app development a breeze.

Similar to any other route you would go down to create an app, there is a planning process you must go through to lay the groundwork for the project.

Never repeat these mistakes if you want a successful app. Check out what you need to do to ensure your app is well positioned in the market.

Hello guys, how are you doing? Are you thinking about learning iOS and Swift to become an iOS App developer and create that next app or game that rock the world? If that’s true then you have come to the right place. In this article, I am going to share some of the very best online courses to learn iOS 13 and Swift 5 in 2020 and become the start iOS App developer you always wanted to be.

It may seem daunting to start building an application, but here are 10 steps to building your first mobile app. You need a customer-centric strategy to succeed.

Recently I faced an interesting task to display hierarchical data as a list for the iOS platform.

There are many challenges in the software development, but there is one beast that tends to screw things up much more often than the others: the problem of app’s state management and data propagation.

With an expanding smartphone market these days, many companies are choosing different ways to include mobile apps in their workflow to expand the market reach.

Why does my application get so buggy after each release?

In modern society, health is one of the most important aspects of life. Digitization of life’s all areas had a huge impact on healthcare, leading it through digital transformation too. In 2019, fitness apps ranked 13th in popularity among the whole application market. It's increasingly difficult for gyms to compete with apps today: taking into account the COVID-19 situation more people switched to the train-from-home regime, using various workout applications. As a part of healthcare, fitness and related apps’ popularity among users had tremendous growth over the last several years. Today we face unprecedented interest in various apps under the fitness category, free and accessible for all those who have smartphones.

When iOS 14 was launched it turned out that the widgets were affected greatly. They became much smarter, faster, and accessible.

A complete guide for all who are looking to develop a mobile app. Know the fundamentals of Mobile App Development Process.

Famous growth metrics will prove that iOS development has a bright future. So what makes developing on iOS more profitable?

ntroduction

App debugging is an essential part of the app development lifecycle. Bugs can be insidious, and we need to find them as fast as possible to get more time for fixing. Yes, of course, it would be great to write code without any issues that work just perfect, but we are people, and it’s a normal thing to make mistakes. In this article, you will read about some useful & fun tools that I prefer to use in my day to day iOS app debugging at Uptech. We will touch a few themes like:

Redux is a popular React and React Native state management library, meant to be used in complex React and React Native apps where sharing state between multi-level components can get extremely difficult to manage. In this article we are going to learn how to use Redux with React Hooks by building a real React Native app.

Not many people know how do apps make money. Here's how.