Alex Hedley (Page 22)

Welcome to my blog!

API Clients - Chaining Requests

POSTMAN

Read more...

Swift Package Manager Notes

I've been running through the excellent tutorials from NSScreencast (@NSScreencast) on using the swift package manager.

Read more...

Google Maps iOS SDK - Error

Google Maps iOS SDK

Read more...

Camera Access

Info.plist

Read more...

Goals for 2016 - Review

I created a post to motivate me to get things done.

Read more...

Goals for 2017

Release it!

Read more...

Delegates and Navigation Controllers

Using Delegates with Navigation Controllers

Read more...

TVML tvOS 10

So there's an updated TVML Catalog sample code project out.

Read more...

Using iTMSTransporter to upload Game Centre Achievements

I'm currently creating a game Movem, and I wanted to add some Game Center achievements. I'd done this before in another app I'm making for Kernowland Quizzes (still in development). There are only a couple of achievements there so wasn't much hassle to create them manually but here I want 1 for each of the 50 levels. This would be a big pain to do.

Read more...

Movem progress

I've made some progress on my movem game

Read more...