Hi team,
I have questions about the Cobalt Platform Services API, as the documentation at
https://developers.google.com/youtube/cobalt/docs/gen/cobalt/doc/platform_services appears outdated. It references files that no longer exist in trunk as well as
26.android/26.eap branches.
For the Android platform, I see initializeJavaBridge in CobaltActivity and an H5vccPlatformService class instantiated at startup, but no corresponding JavaScript objects like Android_H5vccPlatformService seem to be created or exposed.
Is this feature expected to work in the current state of the repo?
Where can I find details on the Platform Services refactoring (e.g., commit history, design docs, or discussions)?
What is the recommended way to implement JS API extensions for other platforms, such as Linux?
Any guidance, code examples, or pointers to relevant PRs/issues would be greatly appreciated!
Thanks,
Maxim B