@capgo/native-audio
Advanced tools
@@ -16,3 +16,3 @@ import AVFoundation | ||
| public class NativeAudio: CAPPlugin, AVAudioPlayerDelegate, CAPBridgedPlugin { | ||
| private let pluginVersion: String = "8.2.3" | ||
| private let pluginVersion: String = "8.2.4" | ||
| public let identifier = "NativeAudio" | ||
@@ -19,0 +19,0 @@ public let jsName = "NativeAudio" |
+1
-1
| { | ||
| "name": "@capgo/native-audio", | ||
| "version": "8.2.3", | ||
| "version": "8.2.4", | ||
| "description": "A native plugin for native audio engine", | ||
@@ -5,0 +5,0 @@ "license": "MPL-2.0", |
+11
-0
@@ -78,2 +78,13 @@ # Native audio | ||
| ## Compatibility | ||
| | Plugin version | Capacitor compatibility | Maintained | | ||
| | -------------- | ----------------------- | ---------- | | ||
| | v8.\*.\* | v8.\*.\* | ✅ | | ||
| | v7.\*.\* | v7.\*.\* | On demand | | ||
| | v6.\*.\* | v6.\*.\* | ❌ | | ||
| | v5.\*.\* | v5.\*.\* | ❌ | | ||
| > **Note:** The major version of this plugin follows the major version of Capacitor. Use the version that matches your Capacitor installation (e.g., plugin v8 for Capacitor 8). Only the latest major version is actively maintained. | ||
| ## Installation | ||
@@ -80,0 +91,0 @@ |
459547
0.13%1057
1.05%