You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please allow app developers to include a video presentation on the app page.
The text description and the screenshots that can be added currently are useful but in many cases they are not sufficient. People today are very visual and they would like to see a video presentation of the app, so that they can see the app in action and get an idea about its general look and feel and its main features, before they can decide if it fits their needs. The video presentation could be a youtube, vimeo, dailymotion or odysee video embeded on the page using an iframe, like this video presentation on a WordPress plugin page.
The appinfo/info.xml file contains many useful tags, like <author></author>, <description></description>, <screenshot></screenshot>, etc., but no <video></video> tags.
Please, consider adding the <video></video> tag, or some similar tag, to info.xml, so that app authors can add short video presentations to their apps. You can even restrict the source of the iframe video to some specific video platforms, or restrict the duration of the video, etc., if you feel it's necessary.
The text was updated successfully, but these errors were encountered:
Please allow app developers to include a video presentation on the app page.
The text description and the screenshots that can be added currently are useful but in many cases they are not sufficient. People today are very visual and they would like to see a video presentation of the app, so that they can see the app in action and get an idea about its general look and feel and its main features, before they can decide if it fits their needs. The video presentation could be a youtube, vimeo, dailymotion or odysee video embeded on the page using an iframe, like this video presentation on a WordPress plugin page.
The
appinfo/info.xml
file contains many useful tags, like<author></author>
,<description></description>
,<screenshot></screenshot>
, etc., but no<video></video>
tags.Please, consider adding the
<video></video>
tag, or some similar tag, to info.xml, so that app authors can add short video presentations to their apps. You can even restrict the source of the iframe video to some specific video platforms, or restrict the duration of the video, etc., if you feel it's necessary.The text was updated successfully, but these errors were encountered: