Closed yoldar closed 4 years ago
It sound like your cdn doesn't support cross origin requests. What type of error do you see on the J's console?
No response!! Closing the issue.
It should load from CDN without any Issue. CDNs are used cross origins.
You can try adding this if not working
I have simple script tag in head
<script src="https://cdn.announcekit.app/widget.js"></script>
When I start app I got message "An error occurred trying to load the resource" in console.
Does anybody know how to fix it?
Thanks!