cyrillef/extract.autodesk.io

How does the usage disclaimer in v4 of Forge Viewer affect this project and/or offline forge viewer support?

Closed this issue · 1 comments

I am developing an application which needs the ability to run the Autodesk Forge Viewer in an offline capacity. As of the Autodesk Forge Viewer 4.0.0 release, an "Autodesk Forge Viewer Usage Limitations Disclaimer" has been added which states:

The Autodesk Forge viewer can only be used to view files generated by Autodesk Forge services. The Autodesk Forge Viewer JavaScript must be delivered from an Autodesk hosted URL.

Where does this leave this project? Does this put offline Forge Viewer support in a grey area? Please consider making an exception for offline cases.

Hi, it is perfectly fine to download the bubble locally for viewing files when your internet connection is not working for example - The viewer application itself should be served from the Autodesk CDN as described in the viewer script header in your production/commercial release. It is acceptable to run the viewer locally for debugging and test propose.