Roku Google Analytics Library Error

While using the Google Analytics Library, getting the warning as below

BRIGHTSCRIPT: WARNING: roDeviceInfo.GetPublisherId: This function is deprecated: /tmp/plugin/JCAAAAEadAvJ/pkg:/components/libs/GoogleAnalytics.brs(59)

Is it safe to use or any other changes are required?

Will it work once Roku will support only Scene Graph ( after 1st Jan 2019)?

GetPublisherId should be updated to use GetChannelClientId in order to work beyond Jan 2019. I’ve added an issue to update the library but the update is subject to available time.