bbc / hive-runner-ios

iOS module for the Hive Runner
MIT License
6 stars 3 forks source link

Device Registration #1

Closed jonpwilson closed 9 years ago

jonpwilson commented 9 years ago

This version will register devices but will not currently run any jobs.

The queue management features from hive-runner-android need to be factored in.

jonpwilson commented 9 years ago

Queue management has been brought in from the Android runner.

This version should now runs jobs. Depends on bbc/device_api-ios#9, bbc/device_api-ios#11 & bbc/device_api-ios#12

jonpwilson commented 9 years ago

Fixes issue #3