Google analytics 4 support for Roku Analytics

Google is recommending to use Google Analytics 4 instead of the current Universal Analytics as per Google document " Universal Analytics will be going away" https://support.google.com/analytics/answer/11583528

The default google analytics supported by Roku is universal analytics as per https://developer.roku.com/docs/developer-program/libraries/roku-analytics-component.md.

Any idea when 'Google analytics 4" will be added to brightscript.

I started using this yesterday and it’s been great https://github.com/vixtech/roku-google-analytics-4

Yes. Will Roku release an official version ?

How did you set yours up. I have a direct publisher account using json feed.

hi!

i am using the same repository, but it is not working, i cannot see any events in google analytics console.

i have some question about the repository that you are using like,
what is

docLocation:
userId:
userProperties:

in that code, and how to properly set and send new events and their value.

thanks in advance.

[Removed]

Is Roku Analytics Component Library working for ga4?

Or is vixtech code a better way?