Click here to Skip to main content
15,892,005 members
Everything / Mobile Apps / iOS

iOS

iOS

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by PavolSatala
How to create an air hockey game for one player against the artificial intelligence for three mobile platforms with only one code?
by PavolSatala
This article shows how to create Breakout game for iOS, Android and Bada with only one code.
by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach

Latest Articles

by Zijian
Use PowerShell scripts to generate icons of native mobile apps
by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.

All Articles

Sort by Updated

iOS 

13 Nov 2023 by Zijian
Use PowerShell scripts to generate icons of native mobile apps
13 Sep 2023 by Pravin TS
I am trying to integrate WireGuard for iOS and macOS in Xcode, the build process is success, but the integration shows error,although I had followed the procedures said in...
28 Jun 2023 by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
5 Jun 2023 by Luis M. Rojas
Hello everybody, I have a flutter app. We published the app on google play Is there is a way that user recive a msg when a new version is it ready on google play? Of course, the user ( i suppose) first has to open the app on the movil What I...
5 Jun 2023 by Andre Oosthuizen
The easiest way is to make use of the version component to manage any updates - 1. Version your Android App steps[^] 2. How to inform the users of an Android app that a new version is available in the Google Play Store through Notification[^] 3....
5 Jun 2023 by Dave Kreskowiak
The best source of information on this would be a forum dedicated to the Google Play API. Google Play Developer Community[^]
30 May 2023 by Krista Weaver
I don’t know where to turn. Sorry for the long text, but it is difficult to explain. I could really use someones help as all of my IOS devices have been continuously hacked, mostly remotely and I have paid a computer company a lot of money to...
30 May 2023 by OriginalGriff
Sorry, but we can't help - we aren't a "coder for hire" site, and you need someone who can go through things with a fine tooth comb. I'd strongly suggest that you talk to your husband if it is he who is hacking you - either directly or via a...
25 Feb 2023 by smartdev0126
We've developed trojanVPN based on tun2socks and used tun2socks library. This is source code of VPNManager.swift import Foundation import NetworkExtension extension NEVPNStatus: CustomStringConvertible { public var description: String { ...
22 Feb 2023 by Member 8840306
I am new in swift.I took code from this link. I have first CollectionView(that is array of images) in side first `section` tableView.That was working fine as that was logic provided by that link.I want to change the code so that i will display...
22 Feb 2023 by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.
5 Jan 2023 by Dearich
First part of the ultimate guide on how to add a Live Activity feature to your project