NFC WORLD

Get the app for your phone — choose Android or iOS.

Android

Android phones

Version 1.0.0 (build 2) · 12.5 MB

Download APK

Android 8.0+ · Allow install from this browser if asked.

iOS

iPhone

iOS cannot install an APK. The native iPhone app is built with Xcode and must be installed from a Mac (or the App Store).

On a Mac: open NFCWorldNative/ios/NFCWorld.xcodeproj, enable NFC Tag Reading, plug in your iPhone, and Run. NFC does not work in the Simulator.

Build on your desktop

Android (Android Studio)

cd NFCWorldNative/android
gradlew.bat assembleRelease
scp app/build/outputs/apk/release/app-release.apk \
  YOUR_USER@YOUR_HOST:/home5/nfcworld/apk/app-release.apk

iOS (Xcode on a Mac)

open NFCWorldNative/ios/NFCWorld.xcodeproj
# Signing team + NFC Tag Reading entitlement
# Product → Archive, then export IPA when you have an Apple Developer account

← Back to login