Back to Docs

Mobile SDK Documentation

Mobile SDK

Getting Started

SDK Integration

Platform Guides

API Reference

Resources

Magnifi Mobile SDK

Embed the Magnifi investment experience directly into your mobile application. The Magnifi Mobile SDK provides a lightweight, drop-in integration that launches a full-screen Magnifi advisor interface inside a native webview.

Supported Platforms

The Magnifi Mobile SDK is available for React Native, Flutter, and .NET MAUI. Each SDK delivers a consistent API surface tailored to its platform's idioms.

How It Works

Integration follows two steps across all platforms:

  1. Initialize the SDK with your API key and configuration.
  2. Launch the Magnifi experience when the user is ready — the SDK opens a full-screen modal webview.
FeatureDescription
Full-screen modalMagnifi opens as an overlay and does not interfere with your app's navigation stack.
Authenticated sessionSessions are bootstrapped via a server-generated auth token — no user login required inside the webview.
Minimal footprintThe SDK contains only initialization logic and a webview wrapper. All business logic runs on Magnifi's servers.
Next:
Magnifi Mobile SDK · v0.1.0© 2026 Magnifi. All rights reserved.