Sample showing how to use ShazamKit on iOS, macOS and visionOS.
There are some things to care before running the sample:
- Set your Xcode configuration in the Xcode target settings:
- Please choose your own bundle id.
- Set your development team.
- Enable Shazam service
- Login to your Apple developer account.
- Go to https://developer.apple.com/account/resources/identifiers/bundleId/.
- Create an App Id configuration for your bundle id from above.
- Enable ShazamKit under App Services for your app.