Michael Waterfall

Web & iOS Developer • Life Hacker

Posts tagged iOS

2 notes

TestFlight SDK now available

oliverwaters:

TestFlight is a must for any iOS app developer who wants to get the most from beta testing. Today their SDK goes live providing a deeper insight in to how testers use your app. Some really useful features including Session insights, In-App Questions, Remote Logging, Crash Reports, Checkpoints and In-App Updates.

Filed under ios

Notes

MWPhotoBrowser — A simple iOS photo browser

MWPhotoBrowser is an implementation of a photo viewer that I wrote for Momento allowing the user to view one or more images in a similar way to the native Photos app. It can display one or more images by providing either UIImage objects, file paths to images on the device, or URLs to images online. The photo browser handles the downloading and caching of photos from the web seamlessly. Photos can be zoomed and panned, and optional (customisable) captions can be displayed.

Filed under Development iOS