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
System back gesture affects both modulesOn stock Android, the system back gesture (edge swipe) may pop the navigation stack for both embedded modules at once instead of only the active one. The Back button (navigation bar or toolbar) behaves correctly.

React Native​

IssueDescription
Integrated view not workingEmbedding the SDK inside your app using the integrated/native view (e.g. NutritionView inside a tab or screen) is currently broken or unreliable. Layout, sizing, or content may not render correctly. Workaround: open the SDK in a full-screen or dedicated screen (e.g. modal or full-screen activity), which works as expected.

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