com.sludgyparrot.ios
v1.0.0
Published
A collection of iOS utilities, native Objective-C and Swift plugins, Xcode project configuration tools, and runtime APIs for developing Unity iOS applications. Includes helpers for permissions, native device features, build customization, and Apple platfo
Maintainers
Readme
Parrot Code iOS
A collection of iOS utilities, native Objective-C and Swift plugins, Xcode project configuration tools, and runtime APIs for developing Unity iOS applications.
Features
- 🍎 Native Objective-C and Swift plugin support
- ⚙️ Xcode project configuration helpers
- 📷 Camera and photo library access
- 📁 File import and export utilities
- 📤 Native sharing and activity sheets
- 🔐 Runtime permission management
- 📲 Universal Links and deep linking
- 📋 Clipboard utilities
- 🔔 Local notification helpers
- 📱 Device and system information APIs
- 🧩 Native iOS framework integration
- 🚀 Build post-processing utilities
Installation
Install the package via the Unity Package Manager.
Dependencies
- Parrot Code Native
- Parrot Code Extensions
These dependencies will be resolved automatically by the Unity Package Manager.
Usage
Import the required namespace into your scripts:
using ParrotCode.iOS;The package provides high-level C# APIs that wrap native iOS functionality, allowing developers to integrate Apple platform features without writing Objective-C or Swift for common scenarios.
Planned Features
- Camera integration
- Photo library picker
- Document picker
- Runtime permissions
- Share sheet
- Clipboard support
- Haptic feedback
- Local notifications
- Push notification helpers
- Universal Links
- Sign in with Apple
- Game Center utilities
- iCloud integration
- App Tracking Transparency helpers
- StoreKit integration
- Xcode build automation
Compatibility
- Unity 2022.3 LTS or newer
- iOS 14+
- Xcode 15+
License
Proprietary software.
Copyright (c) Sludgy Parrot (Pty) Ltd. All Rights Reserved.
