LOG [TypeError: account.createEmailSession is not a function (it is undefined)]
LOG [Error: TypeError: account.createEmailSession is not a function (it is undefined)]
TL;DR
Developers are encountering an issue where account.createEmailSession is not recognized as a function, resulting in a TypeError. The function seems to be undefined.