capacitor-community / capacitor-community/native-audio

Asset Path is missing after preloading mp3 from the cloud

Open
#116 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
154
Forks
78
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I'm trying to represent an MP3 audio file from the cloud on the native mobile devices.
After preloading the file, I encounter the following error:

⚡️ [log] - {"message":"Asset Path is missing - [FILE_NAME]","errorMessage":"Asset Path is missing - [FILE_NAME]"}

Can you please provide a solution for this issue?
```

Ionic:

Ionic CLI : 7.2.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 8.2.7
@angular-devkit/build-angular : 18.2.1
@angular-devkit/schematics : 18.2.1
@angular/cli : 18.2.1
@ionic/angular-toolkit : 11.0.1

Capacitor:

Capacitor CLI : 6.1.2
@capacitor/android : 6.1.2
@capacitor/core : 6.1.2
@capacitor/ios : 6.1.2

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v18.20.4 (/usr/local/bin/node)
npm : 10.7.0
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.