Ionic 4 Spotify Style Template
  • Introduction
  • Ionic 4 Music App and PWA Template
  • Why to use this Template
  • Initial Setup
  • Running the app
  • Template Features
    • Screens
      • Welcome, Login, Signup
      • Home, Album, Playlist
      • Music Player, Add songs
      • Settings
      • Search
      • User Library
      • Premium User
    • Features
  • How to use this Template
    • Two ways to use
    • Modifying Code
    • Removing a Page
    • Removing a plugin
    • Integrating Back-end
    • Add More Features
  • Build the App & PWA
    • Building App on Device
    • Deploying app as PWA
  • Extra
    • Troubleshooting
    • FAQs
Powered by GitBook
On this page

Was this helpful?

  1. Extra

Troubleshooting

PreviousDeploying app as PWANextFAQs

Last updated 5 years ago

Was this helpful?

If you are facing issues related to `support.v4.media` does not exist or something similar, this line needs to be added in android → project.properties file.

Refer this from Ionic framework docs to solve some common issues.

troubleshooting guide