iOS QR Plugin's icon

iOS QR Plugin 1.0 Scripts 4.5 Community

Submitted by user cengiz-pz; MIT; 2026-01-21

Godot plugin that provides a unified GDScript interface for generating and scanning QR codes on iOS using native platform implementations.

The plugin supports:
- Generating QR code images and textures
- Scanning QR codes from images
- Receiving scan results and errors via signals

Key Features:
- Unified GDScript API for Android & iOS
- Generate QR codes as Image or ImageTexture
- Custom foreground and background colors
- Scan QR codes from Image data
- Signal-based scan results and error handling
- Native platform performance

Installation Steps:
- click `Download` button
- on the installation dialog...
-> keep `Change Install Folder` setting pointing to your project's root directory
-> keep `Ignore asset root` checkbox checked
-> click `Install` button
- enable the addon via `Project->Project Settings...->Plugins` in the Godot Editor
- enable the plugin via `Project->Export...->iOS` in the Godot Editor


View files Download Submit an issue Recent Edits