tiki-archive/publish-sdk-ios

Update Req objects to Trail v3

Closed this issue · 0 comments

As a developer
I need to ensure that we are using the correct Req objects to communicate with the Dart code
So that it passes the correct data.

What it is now

The Req objects are not updated to v3

What it should be

The Req objects should follow the same structure of tiki-sdk-platform-channels, using TIKI SDK Android Req objects as sample.

Acceptance criteria

The Req object are defined and follow the same data structure.