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 [help@incode.com](mailto:help@incode.com).**

# 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](https://developer.incode.com/docs/setup-android) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-Android-Java](https://github.com/Incode-Technologies-Example-Repos/Onboarding-Android-Java) |
| Android Kotlin | How to [setup](https://developer.incode.com/docs/setup-android) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-Android-Kotlin](https://github.com/Incode-Technologies-Example-Repos/Onboarding-Android-Kotlin) |
| iOS | How to [setup](https://developer.incode.com/docs/setup-ios) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-iOS-Swift](https://github.com/Incode-Technologies-Example-Repos/Onboarding-iOS-Swift) |
| React Native | How to [setup](https://developer.incode.com/docs/setup-react-native) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-ReactNative-Javascript](https://github.com/Incode-Technologies-Example-Repos/Onboarding-ReactNative-Javascript) |
| Flutter | How to [setup](https://developer.incode.com/docs/setup-flutter) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-Flutter-Dart](https://github.com/Incode-Technologies-Example-Repos/Onboarding-Flutter-Dart) |
| Cordova | How to [setup](https://developer.incode.com/docs/cordova-2) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-Cordova-Javascript](https://github.com/Incode-Technologies-Example-Repos/Onboarding-Cordova-Javascript) |
| Ionic Capacitor | How to [setup](https://developer.incode.com/docs/ionic-capacitor) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-IonicCapacitor-Typescript](https://github.com/Incode-Technologies-Example-Repos/Onboarding-IonicCapacitor-Typescript) |
| Xamarin | How to [setup](https://developer.incode.com/docs/setup-xamarin) and [use](https://developer.incode.com/docs/mobile-standard) the SDK | [Onboarding-Xamarin-CSharp](https://github.com/Incode-Technologies-Example-Repos/Onboarding-Xamarin-CSharp) |

# Authentication

| Code Sample | Guide / Tutorial | Code Sample Repository |
| --- | --- | --- |
| Android Java | How to [setup](https://developer.incode.com/docs/setup-android) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authentication-Android-Java](https://github.com/Incode-Technologies-Example-Repos/Authentication-Android-Java) |
| Android Kotlin | How to [setup](https://developer.incode.com/docs/setup-android) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authentication-Android-Kotlin](https://github.com/Incode-Technologies-Example-Repos/Authentication-Android-Kotlin) |
| iOS | How to [setup](https://developer.incode.com/docs/setup-ios) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authentication-iOS-Swift](https://github.com/Incode-Technologies-Example-Repos/Authentication-iOS-Swift) |
| React Native | How to [setup](https://developer.incode.com/docs/setup-react-native) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authetication-ReactNative-Javascript](https://github.com/Incode-Technologies-Example-Repos/Authetication-ReactNative-Javascript) |
| Flutter | How to [setup](https://developer.incode.com/docs/setup-flutter) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authetication-Flutter-Dart](https://github.com/Incode-Technologies-Example-Repos/Authetication-Flutter-Dart) |
| Cordova | How to [setup](https://developer.incode.com/docs/cordova-2) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | Not available |
| Ionic Capacitor | How to [setup](https://developer.incode.com/docs/ionic-capacitor) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | Not available |
| Xamarin | How to [setup](https://developer.incode.com/docs/setup-xamarin) and [use](https://developer.incode.com/docs/authentication-mobile-1_1) the SDK | [Authetication-Xamarin-CSharp](https://github.com/Incode-Technologies-Example-Repos/Authetication-Xamarin-CSharp) |
