Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Promo Video not visible on Google Play, but works on Android Play

I have added "Promo Video" to my app on Google Play. It is placed on youtube, it is between 30s and 2min and it plays correctly on Google Play accessed from Android device. But when I go to app web page on play.google.com (on my laptop, using any browser), I can't see it there. Note that screenshots appears correctly, and video has been added to app over 48h ago.

I have already searched a lot of HELP articles and google and didn't find any similar issue or solution.

like image 925
Maciej Pszczolinski Avatar asked Nov 08 '15 16:11

Maciej Pszczolinski


People also ask

Why does Google Play show no results?

Restart your device and try your search again. If you're able to connect to the Internet, update the Google app to the latest version. To check if you get results, try your search again. When you clear an app's cache, you delete data stored in a temporary area of the device's memory.

Where does feature graphic appear Google Play?

From the Android Google Play guide: "The feature graphic is the first thing your potential users see when they open your app's store listing. On the majority of Android smartphones and tablets, it occupies a third of the screen.


1 Answers

I had the same problem. The solution was to use the full YouTube video link as explained here https://support.google.com/googleplay/android-developer/answer/1078870

  • Use the full YouTube video link instead of a shortened link.

    • Use: https://www.youtube.com/watch?v=yourvideoid
    • Don't use: https://youtu.be/yourvideoid
like image 68
developer Avatar answered Oct 20 '22 21:10

developer