Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 913 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 913 Bytes

Kisi iOS Challenge (Swift)

This is a challenge project to assess familiarity with the iOS development environment, relevant iOS related frameworks and general coding best practices.

How-to

In order to run the project:

  1. Download or clone the repository.
  2. Open the Receiver.xcworkspace file in Xcode.
  3. Modify the bundle identifier and code signing settings in order for Xcode to automatically download required provisioning profiles.
  4. Modify parameters inside Receiver/Misc/Constants.swift accordingly:
    • accessURL should point to the proper lock
    • authToken should be valid
    • beaconUUID, beaconMajor and beaconMinor should match iBeacon parameters
    • the rest of parameters is not required in order to run the demo
  5. Run the application on a device. Make sure Bluetooth is turned on.

Video

https://youtu.be/Fta1-brRnic