BioSDK for iOS
BioSDK is an iOS SDK for streaming biosignals from BLE wearables to the AnyBio platform. It handles device discovery, connection management, real-time data streaming, and reliable data delivery — so you can focus on your application logic.
What You Can Build
- Real-time biosignal monitoring - Stream ECG, PPG, EDA, temperature, heart rate, and other biosignals from supported wearables
- Multi-device sessions - Connect a primary biosignal device alongside one or more secondary peripherals at the same time
- Reliable data capture - Built-in buffering ensures no data is lost during network interruptions
- Session-based workflows - Automatic session lifecycle with conflict detection and recovery
Requirements
- iOS 16.0+
- Swift 5.9+
- Xcode 15+
Next Steps
- Quickstart — Stream your first biosignal in 5 minutes
- Installation — Add BioSDK to your project
- BioUI Widgets — Drop-in SwiftUI chart components