# 27 March: ComplyCube App, Branding Canvas and Mobile SDKs Updates

This release introduces new capabilities for identity verification across web and mobile, improves the user experience, and gives teams more control over how they design and deploy onboarding workflows.

From mobile app support and expanded eID verification coverage to improved SDK customization and performance, these updates help you deliver faster, more seamless KYC and customer onboarding journeys across web and mobile.

**New Features**

* The [ComplyCube for Business App](/documentation/integration-resources/complycube-mobile-app.md) is now available for download on the App Store and Google Play Store. After connecting the app to your ComplyCube account by scanning a QR code, you can preview your identity verification and onboarding workflows directly on your phone.
* [eID Verification](/documentation/product-guides/identity-verification/eid-check.md) is now available on Android and iOS, allowing you to deploy eID verification workflows across every platform. Users can authenticate their eID directly on their phone with intelligent app switching, which securely returns them to your app after authentication.
* The [Branding Canvas](https://portal.complycube.com/settings/branding) provides a new WYSIWYG editor for configuring SDK styling. With more extensive customization options, including colors, shaping, and logos, it is now easier to align your identity verification SDKs with your brand.
* **Full screen mode** for the Web SDK brings an enhanced experience to users with larger screens (e.g. laptops). By using 100% of the screen area, it is now easier to complete longer Smart Forms and digital onboarding flows.

**Improvements**

* **Mobile SDKs** now include the full suite of features available in [Workflows](/documentation/product-guides/compliance-studio/workflows.md). You can use document-based autofill to speed up onboarding, apply IP-based restrictions, and support [eID authentication](/documentation/product-guides/identity-verification/eid-check.md) across supported countries. We’ve also introduced full [Smart Forms](/documentation/product-guides/compliance-studio/smart-forms.md) support on mobile, with an optimized native experience for identity verification and KYC workflows.
* **Web SDK** now supports **full screen mode**, providing an enhanced experience on larger screens. By utilizing the full screen area, it is easier for users to complete longer Smart Forms, identity verification steps, and onboarding journeys.
* **React Native SDK** has received a comprehensive refresh for improved scalability. We’ve ensured support for the new architecture and validated the SDK on React Native versions 0.79–0.83 across both iOS and Android, helping teams ship mobile identity verification faster.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.complycube.com/documentation/changelog/2026/27-march-complycube-app-branding-canvas-and-mobile-sdks-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
