Motivation:
since [initWithProps] has been promoted as the designated initialiser from this PR https://github.com/feedhenry/fh-ios-sdk/pull/27, refactor plain init to call it instead. This fixes an issue where the _httpclient is not constructed at the point of call.
@wei-lee mind to review and release a new cocoa version?
Motivation: since [initWithProps] has been promoted as the designated initialiser from this PR https://github.com/feedhenry/fh-ios-sdk/pull/27, refactor plain init to call it instead. This fixes an issue where the _httpclient is not constructed at the point of call.
@wei-lee mind to review and release a new cocoa version?