Skip to content

Latest commit

 

History

History
137 lines (120 loc) · 4.98 KB

Migration.md

File metadata and controls

137 lines (120 loc) · 4.98 KB

Cidaas Android SDK V2

Build Status codecov.io jitpack Platform

The steps here will guide you through the migration changes

Note:- The Cidaas.xml will be renamed to cidaas.xml

In the old version of the SDK < 2.1.0, the cidaas SDK was available as a single package. Now it is split into multiple sub-modules for your convenience - you can choose which part to include and which not

Here you can see how the SDK is structured:

Cidaas Native

The following methods under the former cidaas package are now available in cidaasnative

Cidaas Verification

The following methods from the former cidaas package are now available in cidaasverification

Cidaas Consent

The following methods from the former cidaas package are now available in cidaasconsent

Cidaas

The following methods are available in the cidaas package