You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our reference guide has a mix and match of code snippets and actual code that's imported in the reference documentation. To make sure code snippet stays accurate in case of an API change, we'd like to make sure they all move to actual code that's compiled prior to reference doc generation.
This is also a prerequisite for adding a Kotlin variant alongside the Java examples we have at the moment.
The text was updated successfully, but these errors were encountered:
Our reference guide has a mix and match of code snippets and actual code that's imported in the reference documentation. To make sure code snippet stays accurate in case of an API change, we'd like to make sure they all move to actual code that's compiled prior to reference doc generation.
This is also a prerequisite for adding a Kotlin variant alongside the Java examples we have at the moment.
The text was updated successfully, but these errors were encountered: