iOS | Joe Birch

Joe Birch

Speaker, Educator and GDE for Android

  • Posts
    • Latest
    • Android
    • Kotlin Multiplatform
    • iOS
  • Sponsorship
  • Courses & Books
  • Speaking timeline
  • Appears In

Posts Tagged → iOS

An introduction to UI Testing on iOS

posted in Firebase on September 29, 2018 by hitherejoe 0 Comments

I’ve always been a big fan of UI testing where appropriate, we can use it to automate the validation of visual components in our applications which allows us to reduce bugs, regressions and confusing behaviour within our applications — all helping us to save time from manually checking the behaviour and display of our view components. In… Continue reading →

Exploring Firebase Authentication on iOS

posted in Uncategorized on August 7, 2018 by hitherejoe 0 Comments

Firebase provides an extensive suite of tools that helps us to both make app development simpler and also provide us with some powerful features to analyse and improve the experience for our users. Within this suite we will find Firebase Authentication, which is a tool providing our users with the ability to sign-up and sign-in… Continue reading →

Exploring Firebase on Android & iOS: Remote Config

posted in Uncategorized on October 14, 2016 by hitherejoe 0 Comments

Remote config is a feature of Firebase suite that allows us to alter both the look and feel of our application without the need to publish any updates to the Google Play or App store. This works by allowing us to define in-app parameters that can be overridden from within the firebase console — these parameters can… Continue reading →

Exploring Firebase on Android & iOS: Analytics

posted in Uncategorized on September 8, 2016 by hitherejoe 0 Comments

Firebase is an exciting new collection of services that I’ve been reading up on and experimenting with. In this new series of articles, we’ll be covering the features of firebase to learn exactly what we can do with each integration. In this chapter, we’re going to be taking a look at Firebase Analytics — the integration that… Continue reading →

Exploring Google Eddystone with the Proximity Beacon API

posted in Uncategorized on August 11, 2015 by hitherejoe 0 Comments

Google recently announced the release of their cross-platform BLE Beacon format. Here we look at what we can do with it and how to use this new API to manage our beacons. We recently saw the announcement of Google’s open beacon format, known as Eddystone. Released alongside this was the Proximity Beacon API, used to register… Continue reading →

  • 1

Practical Jetpack Compose

Want to sponsor this blog? Check out the details on our sponsor page here.