* What Why * This task is To allow multiple tasks in this epic to create be progressed at the same time, we need some basic structure structures/definitions in place for to avoid possible duplications to be created in other tasks.
*What*
We should look at how the iOS Android IDM SDK is implemented and migrate to iOS . We should just This task it to look at what classes/interfaces need to be created in iOS and create them.
For each class/interface, it should have some swift doc to explain the base definitions purpose of each class / models and interface. For methods, only the method definitions. Minimum implementation should be signature is required , and some documentation to complete this task explain what each method should do . No implementations are required. We It should also have some basic unit base tests in place as well as part of the task .
We The tests should look at the classes we implemented fail in most of the Android IDM SDK for this task cases . |
|