-
Feature Request
-
Resolution: Done
-
Major
-
None
During call to 'registerWithClientInfo', if the user doesn't supply the arguments required, an exception is thrown. Since exception is an expensive operation and uncommon in iOS, we can utilise the 'failure' block to inform user for this error condition.