Bluetooth Logo

Writing an SDK With Core Bluetooth – 00 – Prerequisites

This entry is part 2 of 24 in the series Writing an SDK With Core Bluetooth

BEFORE WE BEGIN

In order to proceed, we have to assume that we are all on the same page.

This is actually a fairly advanced-level tutorial, aimed at Apple-platform developers with some experience writing release-level applications.

There is no requirement to be an expert, or for particular expertise on any Apple platform (the tutorial is “platform-agnostic.” We can have experience writing iOS, MacOS, WatchOS or TVOS native apps, in Swift).

With this in mind, I will make some assumptions about the folks that want to use the tutorial:

Read more