How it Works?

Why leave the Wized editor to build native apps? With Despia, you don't have to. Build powerful native iOS and Android apps right from your favorite no-code platform - with zero compromises on native features.

Transform your Wized application into native apps without ever opening Xcode or Android Studio. Add widgets, App Clips, biometric authentication, and more - all from within Wized's intuitive interface.

One-Click Store Publishing Despia handles everything:

  • Automatic builds for iPhone, iPad, Vision Pro, and Android devices

  • Code signing managed for you

  • Direct submission to App Store and Google Play

  • No developer tools needed on your computer

Just connect your Wized app, click publish, and you're in the app stores.

Native Features in Wized Add powerful native capabilities directly in your Wized actions using simple JavaScript:

javascript

// Set new homescreen widget
const svg = "https://your-backend.com/api/widget"
const refresh_time = 10  // in minutes
window.despia = `widget://${svg}?refresh=${refresh_time}`

// Read native contacts
window.despia = "readcontacts://"

// Request push permission
window.despia = "registerpush://"
  • iOS Widgets - Home screen widgets with live data

  • App Clips - Instant app experiences without download

  • Shortcuts - Quick actions from outside the app

  • Background Location - Track location when app is closed

  • Native Contacts - Full address book integration

  • Push Notifications - Remote notifications (GDPR Compliant)

  • In-App Purchases - Monetize with purchases and plans

  • And many more - View all native integrations →

How It Works

  1. Build in Wized - Use the workflow builder you know

  2. Add Despia SDK - Simple JavaScript calls for native features

  3. Configure Once - App name, icon, and permissions

  4. Click Publish - Despia handles the rest

Your Wized app runs natively on all devices - from phones to tablets to Vision Pro.

Get Started

Ready to put your Wized app in millions of pockets? Set up your first native app in minutes.

Updated on