Code Examples
After you read the different kind of integrations that can be done using ht SDK Mobile, we offer to you this working projects that can. be use as a playground to test all the Incode modules available
The Incode example projects are distributed through github and by default all of the repositories are private. To receive credentials for the SDK, please reach out to your enterprise customer success manager or contact [email protected] in order to have access to them.
Notes
The master branch always gonna have the last SDK version available for the platform, the previous version of the SDK can be found on the specific branch. Feel free to use the SDK version you need.
Inside of each Onboarding project you can find different kid of examples in different project files. below you can find the description of every kind of example
Integration type | File | Explanation |
---|---|---|
Low Code | Workflow | Example of how to integrate Workflows |
Low Code | Flow | Example of how to integrate Flows |
FullSDK | FullSDKEndToEnd | Example of how to integrated a end to end flow, with core modules |
FullSDK | FullSDKEndToEndExtended | Example of how to integrated a end to end flow, with all the available modules |
FullSDK | FullSDKSectioned | Example of how to integrated a sectioned flow, with core modules |
FullSDK | FullSDKSectionedExtended | Example of how to integrated a sectioned flow, with all the available modules |
Onboarding
Code Sample | Guide / Tutorial | Code Sample Repository |
---|---|---|
Android Java | How to setup and use the SDK | Onboarding-Android-Java |
Android Kotlin | How to setup and use the SDK | Onboarding-Android-Kotlin |
iOS | How to setup and use the SDK | Onboarding-iOS-Swift |
React Native | How to setup and use the SDK | Onboarding-ReactNative-Javascript |
Flutter | How to setup and use the SDK | Onboarding-Flutter-Dart |
Cordova | How to setup and use the SDK | Onboarding-Cordova-Javascript |
Ionic Capacitor | How to setup and use the SDK | Onboarding-IonicCapacitor-Typescript |
Xamarin | How to setup and use the SDK | Onboarding-Xamarin-CSharp |
Authentication
Code Sample | Guide / Tutorial | Code Sample Repository |
---|---|---|
Android Java | How to setup and use the SDK | Authentication-Android-Java |
Android Kotlin | How to setup and use the SDK | Authentication-Android-Kotlin |
iOS | How to setup and use the SDK | Authentication-iOS-Swift |
React Native | How to setup and use the SDK | Authetication-ReactNative-Javascript |
Flutter | How to setup and use the SDK | Authetication-Flutter-Dart |
Cordova | How to setup and use the SDK | No available |
Ionic Capacitor | How to setup and use the SDK | No available |
Xamarin | How to setup and use the SDK | Authetication-Xamarin-CSharp |
Updated about 1 month ago