- Home /
Question by
softrare · May 20, 2011 at 10:14 AM ·
htmllinkasset-storesubmission
Assetstore submission: description html links not working
Hi,
Our package EZ Replay Manager was accepted on the store, but the HTML links in the description do not work.. they appear as link but no action when clicked on.
Is this a known problem? Can't seem to fix it. Normal native HTML was used:
<a href="http://www.softrare.eu/ez-replay-manager-demo-1.html">http://www.softrare.eu/ez-replay-manager-demo-1.html</a>
Thanks in advance for any useful answer!! :)
Comment
Best Answer
Answer by softrare · Nov 08, 2011 at 04:14 PM
Solved it myself a while ago. The error occured when before the link there was an open
<p>
so like
<p><a href="http://www.softrare.eu/ez-replay-manager-demo-1.html">http://www.softrare.eu/ez-replay-manager-demo-1.html</a>
Your answer
Follow this Question
Related Questions
In game app store link - how to? 1 Answer
Best Practice to submit assets for different scriptable rendering pipelines to asset store 0 Answers
Add game to my website? 2 Answers
html links in strings or GUI components possible? 1 Answer
How to open a Webgl unity game from a different html page? 1 Answer