Closed Menardi closed 4 years ago
Currently, if a call to initWithSuiteName is successful, the success callback is not currently called. This PR fixes this issue.
initWithSuiteName
Similar to PR #150.
Currently, if a call to
initWithSuiteName
is successful, the success callback is not currently called. This PR fixes this issue.