I am having trouble inserting my animation into our company app. The animation works correctly when running on any computer or mobile device through a web browser and should look like this:
However...when I try inserting the animation as a static html into my app, it runs like this:
I can't figure out why it isn't loading any of my images. All the js files are loading and running properly because I can press in an area where I know there is a button (even though you can't see it on the app) and it loads the script properly. So the only issue is with it loading the images. Can anyone help with this or has anybody else experienced this same problem. Thanks in advance for any input