Code Examples
After reading about the different types of SDK integrations we offer, please see the following sample code projects if you would like to test each of the Incode modules available.
The Incode example projects are distributed through private GitHub repositories. To receive credentials for the SDK, reach out to your enterprise customer success manager or contact [email protected].
Notes
The master branch contains the latest SDK version available for the platform. The previous version is located on a specific branch. Use the SDK version that matches your needs.
Each Onboarding project contains examples in different project files. The following table provides descriptions for each:
| Integration type | File | Description |
|---|---|---|
| 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 | Not available |
| Ionic Capacitor | How to setup and use the SDK | Not available |
| Xamarin | How to setup and use the SDK | Authetication-Xamarin-CSharp |
Updated 9 days ago
