Complete barcode scanner demo in Swift
Decorating enum values
Sometimes it is useful to add properties to enum values. Translations or mapping are typical use cases. Here is how this could be accomplished.
Could not create SSL/TLS secure channel
While creating a client for a web service, I came across the following. The default response to any request sent from the clients was: ‘Could not create SSL/TLS secure channel.’.