Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Path is missing after preloading mp3 from the cloud #116

Open
EvgenyKL opened this issue Aug 27, 2024 · 1 comment
Open

Asset Path is missing after preloading mp3 from the cloud #116

EvgenyKL opened this issue Aug 27, 2024 · 1 comment

Comments

@EvgenyKL
Copy link

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
@PlatiScript
Copy link

Same issue, have you fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants