Skip to main content

Known issues

The following issues are known in the current beta release. We are addressing them for V1.

We are also planning a migration to a better SDK–native communication technology to provide a faster and more reliable bridge and to resolve React Native–related bugs and improve stability across all platforms. This work will run in parallel with the fixes below.


Android

IssueDescription
Theme change not working properlyApplying theme changes at runtime (e.g. switching light/dark or updating colors) may not be reflected correctly in all SDK screens or components.

iOS

IssueDescription
Theme change not working properlySame as Android: runtime theme updates (light/dark, colors) may not apply correctly across the SDK UI.
Simulator debugging not supportediOS Simulator debugging is not yet supported. Test on actual iOS devices for reliable behavior.

React Native

IssueDescription
Theme / colors not workingTheme and color configuration passed to the SDK (e.g. via AzeooProvider or config) may not be applied correctly in the React Native build.
Integrated view not workingImportant: Embedding the SDK inside your app using the integrated/native view (e.g. NutritionView or TrainingView inside a tab or screen) is currently broken or unreliable. Layout, sizing, or content may not render correctly.
Full-screen SDK view worksOpening the SDK in a full-screen or dedicated screen (e.g. modal or full-screen activity) works. Use this as a workaround until the integrated view is fixed.
iOS Simulator debugging not supportedWhen targeting iOS, simulator debugging is not yet supported. Test on actual iOS devices for reliable behavior.

If you encounter other issues, please report them (e.g. via your usual channel or the repo) so we can track them for V1.