/musixmatch-deeplink

Musixmatch Deeplink Examples for iOS and Android

Primary LanguageObjective-CMIT LicenseMIT

musixmatch-deeplink

Musixmatch DeepLink Examples for iOS and Android

Sample apps showing Deeplink integration with Musixmatch apps.

####WHAT YOU CAN LINK Through Musixmatch app deeplinking you can link against the app and

  • Check if Musixmatch App is installed and get it from App Store if not;
  • Get Lyrics by means of Track Id;
  • Get Synchronized Lyrics by means of Track Name, Artist Name, Album Name, Track duration;
  • Search Tracks, Artists and Lyrics by track name, artist name, lyrics text;
  • Open a App View like MusicID and NowPlaying view;
  • More linked actions are showed in the docs;

Please take a look at the Musixmatch Deeplink offical documentation for the current implementation.

Deeplink Hook Documentation

Musixmatch API Documentation

To get an API Key please sign up here

iOS DeepLink Sample App

Run the iOS Sample App to check to deep linking against Musixmatch iOS App.

A binary version (IPA) iOS of the sample app is available through HockeyApp.

iOS DeepLink Sample App

Android Deeplink Sample App

Coming soon...