iOS

For iOS, we begin in a similar manner as we did with Android: an empty project. We start by creating a Single View Application as described in Chapter 2, Setting Up, and name our app iOSBLEServiceExplorer and get started with project creation as described in the last chapter.

To run on an actual device, you will need to create an Apple ID and generate a signing certificate associated with that ID. You can find the complete process at http://blog.ionic.io/deploying-to-a-device-without-an-apple-developer-account/.

To keep you focused on the core concepts, we will keep our iOS app as simple as possible:

  1. We start by creating an empty project by the name of iOSBLEServiceExplorer. If the project creation was successful, then you should be ...

Get IoT Projects with Bluetooth Low Energy now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.