iOS ARM64 IPA
The current official file is Dusklight-v1.3.1-ios-arm64.ipa. Avoid repackaged IPAs, because sideloaded apps already require enough trust decisions without adding an unknown mirror.

Install the iOS ARM64 IPA through the documented iloader or AltStore route, trust the app in iOS settings, and place your own supported dump where the Files app can expose it to Dusklight. Keep installation, trust, and file access as separate checks because iOS blocks each step differently.
Last reviewed: June 16, 2026 against GitHub v1.3.1 and the official iOS guide
The official v1.3.1 release publishes Dusklight-v1.3.1-ios-arm64.ipa, listed by GitHub at 26.1 MB. The project README does not try to explain iOS in one bullet; it points to an iOS setup guide. That guide currently describes installing through iloader, enabling Developer Mode on iOS 16+, trusting the Developer App entry, and moving your supported dump into a Files app location that Dusklight can open. This page follows that real flow instead of vaguely saying sideload the IPA.
The current official file is Dusklight-v1.3.1-ios-arm64.ipa. Avoid repackaged IPAs, because sideloaded apps already require enough trust decisions without adding an unknown mirror.
The official iOS guide lists a Windows, Linux, or macOS device connected by USB as part of the iloader workflow. This is not the same as the one-click desktop zip route.
On iOS 16+, Developer Mode must be enabled. After installation, iOS also requires trusting the app under VPN & Device Management before it launches.
The guide tells users to transfer the game disc image so it is accessible in the Files app. AirDrop, iCloud Drive, USB transfer, and cloud storage are all mentioned as possible transfer paths.
iOS installation has more moving parts than desktop, so keep a clear record: official IPA, current iOS guide, Developer Mode, trust step, and Files app location. These commands are for the computer used to stage or inspect the IPA.
shasum -a 256 ./Dusklight-v1.3.1-ios-arm64.ipaRun this on macOS or another shell with shasum before importing the IPA into iloader. GitHub release asset metadata includes SHA-256 information for audit-minded users.
ls -lh ./Dusklight-v1.3.1-ios-arm64.ipaGitHub lists the v1.3.1 iOS ARM64 IPA at 26.1 MB. If your file is wildly different, re-check the download source.
unzip -l ./Dusklight-v1.3.1-ios-arm64.ipa | headThis is a harmless sanity check on the staging computer. It should show that the IPA is a zip-style iOS app package, not a random renamed download.
iOS ARM64 IPA
Stay in this language while comparing Dusk Light downloads, file sizes, update times, and platform notes.
The iOS page is based on v1.3.1, the latest GitHub release checked on June 16, 2026. GitHub lists the iOS ARM64 IPA at 26.1 MB.
v1.3.1 fixes configuration saving and loading. That matters on iOS because several current issues discuss settings, updates, and launch state.
The release notes mention improved crash reporting in log files. iOS users should still include device model, iOS version, installation method, controller method, and whether the app was freshly installed or updated.
An iOS report says ProMotion devices could switch between 120 fps and 80 fps caps after interruptions such as screenshots, control center, or area loads. It is useful evidence for tracking frame-rate settings carefully.
Open sourceA Platform-iOS report says app updates reset client settings while game files remained intact. iOS users should record visual and input settings before updating.
Open sourceAn iOS issue describes occasional crashes on startup. It does not mean every install is unstable, but it is a reason to keep installation method and device details ready for reports.
Open sourceA completed iOS report described the no device assigned dialog remaining after assigning a device, plus Files app trouble while selecting a redump. It is closed, but it explains why input and file-picker setup deserve their own page section.
Open sourceAll files listed here point to the official TwilitRealm/dusklight GitHub release assets. Dusk Light does not mirror binaries or host copyrighted game data.