ok, Let me remove iframe and add the svghtml.html code directly in the wrapper div. will it work then?
I didn’t expect the contents of svghtml
you should consult the guidelines for further information
Done the changes according to document, score-overlay is still not displaying.
Where is the gap now. Please help me to troubleshoot it. Your account is already white-listed for testing.
You are not live.
you need to fix your console so it returns the errors that I can see but you cannot.
just started live streaming. what I need to do to see the console error you are getting?
Error returned is a 404.
Your files are not uploaded correctly.
Earlier
You couldn’t see this error, suggersting a problem with your console
looks like twitch ext library is not loading
https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js
do I need to download it and then use it?
my mistake, in my previous upload, video_overlay file was not there.
I have uploaded the .zip again with all the files.
still getting the same massage. does twitch cache the files or do I need to change the extension version to fix the cache issue?
Everything looks fine here
</head>
<body style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
<div id="app" class="full-height"></div>
<script src="https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js"></script>
should be
<script src="https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js"></script></head>
<body style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
<div id="app" class="full-height"></div>
Technically. But its working on my screen with no relevant console errors
you mean, you are able to see the extension on channel?
Yes
That good but, Why I am not able to see the overlay on Stream Manager section? I have checked the ‘Elements’ in DevTools overlay code is not there.
but when I checked directly on https://www.twitch.tv/tariquewaseem. Overlay is displayed.
As in the stream preview on the dashboard?
The dashboard stream preview doesn’t support extensions.
I am able to see the overlay on my channel https://www.twitch.tv/tariquewaseem after login. I think I should make the overlay public to see it without login.
Right?
For everyone to see the extension, it has to be released and pass the review process.
Thank you, I got my extension approved, Now I am able to see it on my channel.
One question: By default twitch saves the live streaming for 14 days. I am able to see the past streaming but My score overlay is not part of the stream recording. Any reason why?




