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
I am looking for a way to conditionally register an @RegisterAiService based on a build/env variable. Could not find any documentation if something like this is supported.
I tried using @IfBuildProperty - but that does not seem to work.