Integrate
Mobile
Native Solana Mobile integration for Seeker.
The native mobile build runs the full verification pipeline on-device. It draws on richer sensor surfaces than the browser: IMU at higher sampling rates, native microphone access without browser permission flows, and Solana Mobile's Mobile Wallet Adapter for a single-tap verification path.
What it includes
- React Native package distributed alongside
@entros/pulse-sdk - Native iOS and Android builds with platform-specific sensor pipelines
- Solana Mobile (Seeker) deep integration: Mobile Wallet Adapter, Seed Vault for keypair handling
- Background re-verification reminders tied to score decay
Why mobile matters for the protocol
The strongest behavioral signal lives on the device a user holds in their hand. Phones have richer motion data than laptops, more authentic touch dynamics, and microphones positioned for natural speech. The score floor for a mobile-captured Anchor will be higher than the desktop equivalent at the same effort level.
Where to look next
- Roadmap: Near-term—the mobile sprint timeline
- The full integration guide publishes with the mobile release.