We are going to do some upgrade. Here is our plan. Let us know if you have any high level suggestions or guidelines.
We need to update MHIdentityKit for iOS to use latest async/parallel tasks executions.
Why do we need that?
This will allow us to execute parallel requests
We will be able to cancel already started requests
Will ease and make more clean coding API requests.
Business Requirements
Update MHIdentityKit for iOS to use latest async/parallel tasks executions.
IMPORTANT: We need to maintain backward compatibility with the previous MHIdentityKit versions.
We are going to do some upgrade. Here is our plan. Let us know if you have any high level suggestions or guidelines.