Patient App: Mobile Font Scaling and Accessibility Settings in Our App

Our app is designed to be easy to use for everyone. We use large tap targets and clear, readable text to ensure a smooth experience without relying on system font scaling settings.

Why Font Scaling Is Blocked
To maintain a consistent layout across all devices and screen sizes, we block system-level font scaling (Dynamic Type on iOS and Font Size on Android). This ensures that text doesn’t overflow, get cut off, or interfere with interactive elements—especially during training exercises where clarity and timing are important.

Zoom Settings on iOS and Android
If Zoom or Magnification is enabled at the system level, it may still affect how the app appears by overriding our in-app sizing controls. This can lead to unintended layout changes.

  • iOS Zoom
    Go to Settings > Accessibility > Zoom and toggle it off.

  • Android Magnification / Display Size
    Go to Settings > Accessibility > Magnification or Display > Display size and adjust or disable these settings.

We recommend disabling system zoom while using the app to ensure the best experience.