Shazamkit for android is missing information.

Hi, dear apple developers.

Is there any full example about shazamkit for android developers? I've found that There is no full example about how to use shazamkit to build an android app propertly in WHOLE Internet(eg: github etc.)....

the documentation below is missing a lot of information. https://developer.apple.com/shazamkit/android/

Especially how to associate MediaItem with signature. https://developer.apple.com/shazamkit/android/shazamkit/com.shazam.shazamkit/-media-item/index.html

in swift we can use customCatalog.addReferenceSignature(signature, representing: [mediaItem])

but I can't see anything about it in kotlin

So, is there more information about it?

  • Hi, Dieber I completely agree with you that shazam documentation is missing lots of information. Were you able to create shazam catalog? Do you know what is "developerTokenProvider" parameter here?

Add a Comment

Replies

Hi, Dieber did you find anything on this?