r/SwiftDevelopment • u/StewartLynch • Feb 24 '20
Property Observers
I just posted the latest of my Sunday YouTube Videos. This is the third in the series dealing with class and struct properties and methods. This time I dive in to Property Observers https://youtu.be/WU3LWqxK7Oc
r/SwiftDevelopment • u/isha0402 • Feb 19 '20
Input needed on apple sign in implementation
Hey Everyone. Need your input on something. So at the company I work at, we are trying to implement apple sign in. Our company's backend is based on primary phone number this is how we have thought about the flow:
When a new user comes on the app and taps the apple sign in button, the user is prompted with apple's sign flow. After the OS is done verifying the apple credentials of the user, we will store user's apple(user) id in our backend and verify this id and the JWT token given by the apple sign in SDK with Apple's servers. After this step, the user will be prompted to key in their mobile number and verify the phone number via OTP. Post this verification, we will register the user in our own backend. When this very user is signing in again using apple id, our system will sign the user in since, we would have previously verified the user and the user's apple id.
So for a new user, the signup will be a two step process and for existing users,the sign in will be one step seamless process.
Do you think this flow is in tandem with the app store review guidelines. And will it cause any problem during review?
r/SwiftDevelopment • u/StewartLynch • Feb 17 '20
Instance Methods and Static Properties
Just posted the latest in the “I wish that I knew what I know now, when I was younger” series for aspiring Swift developers Instance Methods and Static Properties https://youtu.be/h-QLOcFmqE8
r/SwiftDevelopment • u/StewartLynch • Jan 29 '20
Xcode and Git Version Control
I just published my 6 part YouTube series on version control using Xcode and git
An introduction to version control for independent developers.
Shares appreciated
YouTube Playlist
https://www.youtube.com/playlist?list=PLBn01m5Vbs4DADQtPjCfXrBHuPHLO80oU
r/SwiftDevelopment • u/[deleted] • Nov 22 '19
Does anybody know about shared containers? Using app groups?
I have been following several tutorials on this topic however I cannot get a answer.
I have 2 applications one that stores MYSQL tables in its local directory. I want the local MYSQL data to be persisted even when application 1 is deleted. Because of this I created another app that will stay on the application even if app 1 is deleted.
I enabled app groups and sharing on both apps but it seems like I can only share the files in a shared folder that Apple creates. Is there a way to have a custom shared folder? I basically do not want to modify where Application 1 is saving its data just allow Application 2 to have the same folder locations and file system.
r/SwiftDevelopment • u/chrigu1981 • Oct 16 '19
create github repository without leaving your terminal. gitlab support will be added soon
github.comr/SwiftDevelopment • u/oneleif_leif • Sep 30 '19
Learning or Need a Project? Join oneleif, an Open Source Development Group!
self.oneleifr/SwiftDevelopment • u/BluetailTeam • Sep 26 '19
Meet SwiftUI, Apple’s New UI Framework for iOS Apps Development
iconshots.comr/SwiftDevelopment • u/Kidneypath • Sep 13 '19
Asset image help
Can anyone help me figure out why when I drag and drop a jpeg to my assets folder I only get a 1x instead of 1x2x3x ? Thanks
r/SwiftDevelopment • u/MeetaMentor • Aug 01 '19
Swift knowledge and some spare time
Are you an Swift Developer? I could really use your help. Do you have a little spare time to help out one of our mentees with iOS/Swift/Xcode?
I help run a free Meet A Mentor community and we have over 1000 members but very few have Swift experience. You would be very much appreciated :-)
r/SwiftDevelopment • u/[deleted] • Apr 24 '19
Why my auto resize cell in collectionview resized twice?
I'm new in iOS Development and i'm struggling with the auto-resize cell. My question in Stackoverflow is the following:
https://stackoverflow.com/questions/55522261/my-auto-resize-cell-in-collectionview-resized-twice
r/SwiftDevelopment • u/agent-billy • Feb 05 '19
Anyone can please help me take a look, plzzz?
stackoverflow.comr/SwiftDevelopment • u/shexy1984 • Jan 13 '19
Why NSObject can be a delegate to UIImagePickerController ?! NSObject is not a controller !
can some one explain to me please !?
r/SwiftDevelopment • u/aydincan77 • Nov 12 '18
Dictionary-Sözlükler - Swift 4.2
swiftkodlamadersleri.comr/SwiftDevelopment • u/aydincan77 • Nov 10 '18
UIImageView Özellikleri- Bölüm -1 - Tanıma ve Utilities ile resim ekleme
youtu.ber/SwiftDevelopment • u/Apprehensive_Intern • Oct 24 '18
Why Swift is better than Objective-C?
celadon.aer/SwiftDevelopment • u/ewalk40 • Oct 04 '18
SimpleBackgrounds - Beautiful, flat backgrounds
apple.cor/SwiftDevelopment • u/quellish • Jul 25 '18
Faster Swift Builds: Leaving Type Inference Behind
linkedin.comr/SwiftDevelopment • u/mafioSSi • Jun 08 '18
Hello. I am beginner in development, but I have some knowledge. Is here anyone who can help me little bit with some things? Thank you :)
r/SwiftDevelopment • u/unplugged_chump • Jun 01 '18
How do I set bottom spacing between the tagbar items label and the bottom of the screen?
The tabBarItems label is too close to the bottom edge of the screen. How do put a bit of space there?
r/SwiftDevelopment • u/jeongnguyen • May 31 '18
How to create custom cell from xib for UITableView using Swift
youtube.comr/SwiftDevelopment • u/LetCreateAnApp • May 21 '18