Hi, would need some help on how to start the app "Spotify" using "Activity starter". I manage to start other apps but when it comes to Spotify it won't open. Does anyone know how to fix it? and could you then give an example. Have read through everything in the info document for "Activity starter", but it has not helped.
It doesn't work either, It's like the app opens for 500ms then closes and you come back to your own app (This only happens the first time you run the app, then nothing happens)
I think I have found the problem, in the spotify developer's dashboard you have to "whitelist" Android package for it to work. The problem is that I don't know how to get the "Package SHA1 fingerprint" does anyone know an easy way?
From the designer under the "Projects" menu there is a choice labeled "Export Keystore". Select this option. This will download your keystore file to your local computer.
The file I get out of app inventor is called "android.keystore" and everyone else uses something called "debug.keystore" is there any difference between them? and is SHA1 the same on all my apps? (as I download a keystore across all apps)
The Spotify document talks about debug and release keystores... all your App Inventor apps on the main server use the same keystore
So the generated SHA1 will be the same for all your apps built on the main server