particle-iot / spark-setup-ios

(DEPRECATED) Spark device setup library - Soft AP Cocoapod/Carthage lib for iOS
Apache License 2.0
19 stars 25 forks source link

Add support for disabling the device rename screen. #38

Closed crenwick closed 4 years ago

crenwick commented 8 years ago

SparkSetupResultViewController now has a static method that closes the setup flow.

This static method is called by the SparkConnectProgressViewController if the customization option disableDeviceRename is set to true.