Skip to main content

Overview

Kualia offers iOS home screen widgets that let you see key budget information without opening the app.

How Widgets Work

Widgets use a dedicated authentication system separate from your main app session. When you set up widgets:
  1. The app creates a long-lived widget token
  2. The widget uses this token to fetch data via secure HTTP endpoints
  3. Data refreshes periodically based on iOS widget refresh schedules
This means widgets work even when you’re not actively logged into the app.

Available Widgets

Widget details and types are being expanded. Check back for updates on available widget configurations.

Setting Up Widgets

1

Long-press your home screen

Enter edit mode on your iPhone home screen.
2

Tap the + button

Search for “Kualia” in the widget gallery.
3

Choose a widget

Select the widget size and type you want.
4

Add to home screen

Place the widget where you’d like it.

Security

Widget tokens can be revoked from within the app if needed. Revoking tokens will stop all widgets from displaying data until new tokens are generated.