I have integrated SCORM 1.2 with my game which produces WebGL output, if we play the WebGL out directly in browser its working fine and not working in LMS. Found that the game play script included in the game causing the issue, when I disable it and upload the build in LMS its loading (can't proceed with game-play, since script is disabled)
In this script I am using GAF function, Xml data fetching from file placed in StreamingAssets folder, not using any WWW class.
SCORM asset pack included in game, https://www.assetstore.unity3d.com/en/#!/content/53523
Have no idea which function restricting the game from running, could you please have a look on this and send me the feedback.
Error message Please find the attachment.enter image description here