Hi guys,
We are building our first playable ad with spine animations.
Output file is single HTML file with inlined JSON and images.
We include the spine-ts runtime into the HTML.
We use 3.6 runtimes (we had issues inlining files in 3.8 )
we use modified export from 3.8.
Currently all works fine on android facebook app or on desktop
But on iOS facebook app we get attachments visible and white at the start, regardless of their visibility in the animation.
Note that attachments that are visible i animation are normally shown. the background itself is also in the spine, so why it is not white??