I’m trying to follow the Spotify app develop tutorial. I’ve follwed every step it says but the program keeps throwing the following error message: “metadataFailed – appNotFound”. I’ve tryed everything with the manifest file, but it doesn’t seems to help… I’m in Windows 7 and using Spotify v.0.8.3.222.g317ab79d
Any idea anybody? Thanks!
You need to add
BundleVersionandBundleIdentifierkeys to themanifest.jsonfile. The Tutorial will be updated soon.More information here: Spotify apps dead after update?