Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If using both Android & iOS, ensure **same addon interface version**.
2. **Manual**
- Download release from GitHub
- Unzip to project root
- Enable via **Plugins** tab
- Enable via **Project → Project Settings → Plugins**

---

Expand Down Expand Up @@ -97,6 +97,7 @@ The demo app's only purpose is to provide sample code. Since the demo app is not
- **Troubleshooting:**
- View XCode logs while running the game for troubleshooting.
- See [Godot iOS Export Troubleshooting](https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html#troubleshooting).
- **Export settings:** Plugin must be enabled also in the export settings.

---

Expand Down