PinnedInFink OslobyChristoffer Winterkvist·Apr 21, 2022Seaworthy mobile applications know how to navigateAhoy fellow buccaneers! You might have been in this game a long while or you might just be starting out, whichever rings true, I think we…
InFink OslobyChristoffer Winterkvist·Nov 22, 2022Scripting with SwiftIf you are a Swift developer like me, then it is probably no secret that Swift can be used to produce all sorts of things from macOS…A response icon2A response icon2
Initch designbyChristoffer Winterkvist·May 30, 2018Code Injection In SwiftOne feature that iOS purists envy and the primary argument for alternative solutions to Swift is code injection or as others like to call…A response icon2A response icon2
Initch designbyChristoffer Winterkvist·Apr 23, 2018How to stop leaking information through multitaskingWhen we talk about security about iOS application, we usually think about things like SSL certificates, storing information securely in the…
Initch designbyChristoffer Winterkvist·Apr 21, 2018Creating your own templates in XcodeWhen developing applications, there are loads of tools and techniques that can help you save time and make you more efficient. One such…
Initch designbyChristoffer Winterkvist·Apr 20, 2018How to rotate tvOS into portrait modeContinuing with some more niche topics, let’s have a look at how we could rotate your tvOS application to work in portrait mode. So what is…A response icon1A response icon1
Initch designbyChristoffer Winterkvist·Apr 20, 2018How to generate QR codes in iOSGenerating QR codes might be a niché subject, but it can be nice to know how to generate QR codes on the phone rather than just scanning…A response icon6A response icon6
Christoffer Winterkvist·Apr 7, 2018UIProgressView performance on tvOSFor the last couple of months, I’ve had the pleasure of working on a tvOS application. Developing for tvOS is very similar iOS which made…
InhyperoslobyChristoffer Winterkvist·Mar 6, 2018Converting frames between view coordinate systemsKnowing the exact position of a subview is a technique that can come in handy on multiple occasions. You might want to know if the view is…A response icon2A response icon2
InhyperoslobyChristoffer Winterkvist·Mar 3, 2018Seeking out inspirationFor the past months I’ve been feeling a bit down, well that is probably the wrong word for it, uninspired is probably the right word. It…