Glossaries not working on ShareLaTeX
While the symbols list is generated the acronyms are not visualized when using ShareLaTex (on a local TeX-Live instance this problem does not occur).
This can be fixed by replacing \printglossary
with \printnoidxglossary
and \makeglossaries
with \makenoidxglossaries
.
While there appears to be no immediate downside for the given template this might require further investigation since there are reports on issues with the changed commands: