Troubleshooting On Air
Graphics not appearing in the sidebar
Symptom: You created a graphic in the Editor, but it doesn’t show in the On Air sidebar.
Possible causes:
-
Not marked as Final. Only graphics with the Final flag appear in On Air. Open the Editor, click the filename to open metadata, and enable the Final flag.
-
Wrong workspace filter. Check the company/workspace dropdown at the top of the sidebar. Select ALL or the correct workspace.
-
Not saved. Tweenly does not auto-save. Make sure the graphic has been saved (look for it in the Gallery).
Graphic loads but doesn’t animate
Symptom: The graphic appears in the preview but playback doesn’t start.
Possible causes:
-
Init state is
hide-and-pauseorpause. This is expected behavior — the graphic waits for a trigger. Click IN to start, then use NEXT to advance. -
No animations added. The graphic has no animation blocks on the timeline. NEXT and OUTRO buttons are disabled in this case.
-
Pause label at the beginning. If there’s a pause label at time 0, the graphic stops immediately. Use NEXT to continue past it.
Editable fields not showing
Symptom: You expected text/image fields to be editable in On Air, but they appear as static.
Cause: The fields are not marked as editable in the Editor.
Fix: In the Editor, select the object → Right Sidebar → enable isTextEditable (text) or isImageEditable (images) → Save → re-mark as Final if needed.
Preview not updating
Symptom: You changed a field value in standby, but the preview doesn’t reflect the change.
Possible causes:
- Browser cache. Try a hard refresh (
Ctrl + Shift + R/Cmd + Shift + R). - Graphic is in the Live column. Fields can only be edited in standby. Once live, changes require loading a new instance in standby.
Data source not refreshing
Symptom: A data-bound graphic shows stale data.
Possible causes:
- Auto-refresh not enabled. In the Editor, open the Data Source settings and enable refresh with an interval.
- Data source URL unreachable. Verify the JSON/XML URL is accessible from the On Air environment (check network, firewall, CORS).
- Refresh label not configured. If using label-triggered refresh, ensure a refresh label exists on the timeline.
Playback controls (NEXT, OUTRO) disabled
Cause: The graphic has no animations or no timeline labels.
Fix: In the Editor, add animations and/or labels to the timeline. Re-save and mark as Final.
Connection issues
Performance issues
Getting help
If your issue is not listed here, contact support at info@tweenly.io with:
- A description of the problem
- Steps to reproduce
- Browser and OS version
- Screenshot of the issue (if applicable)