iOS Conf SG On October 20th 2017 Dominik and I were on a seek for the Yeti in Singapore! We tried to tap into Singlish and we presented on iOS Conference in Singapore a topic about Location on iOS and our technique to find a snowboarder on a mountain slope mentioned in article #46. Thanks to Michael Cheng and Engineers.sg…
All posts tagged “iOS”
#45 Can you sing well?
Remark After reading this post you will find out if you can sing or not. If you want to stay not aware about it please don’t read this post further. Story I’m passionate about music. I have played violin for 3 years. One year ago I bought a digital piano to make first steps as a composer. Also I’m very…
#33 Security – implement your own encryption schema
After publishing this post and shared it via Twitter, on the next day we got a message from Rob Napier: Next I have contacted Rob, who helped me a lot with improving this post by pointing out main issues in the article and in the example project. I have to say that Rob helped me a lot with understanding…
#27 Localize your strings swiftly
Hey, long time no see! It’s because we’re working on two important issues, stay tuned! This issue will be short and it will show you how you can define and access localized version of your strings in a swift manner! NSLocalizedString In Xcode we can easily create a Localizable.strings file in which one can define pairs of key and value…
#7 Do I love or crash something? – shortly on capture lists
I love pizza… or pasta… or it just crashes… Some time ago I have attended an iOS meetup in Poznań, on which the attendants were given a short quiz during a break. We had to answer what would be printed in the console after code execution. One of the code snippets looked similarly to this one: I have answered that…