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 getting error like below
AIDataService (ai.api.AIConfiguration, ai.api.AIServiceContext) in AIDataService cannot be applied to (com.xxxx.MainActivity, ai.api.AIConfiguration)
The text was updated successfully, but these errors were encountered:
When i use AIConfiguration object to get a reference to the AIService like his
AIService aiService = AIService.getService(context, config);
I am getting error like below
AIDataService (ai.api.AIConfiguration, ai.api.AIServiceContext) in AIDataService cannot be applied to (com.xxxx.MainActivity, ai.api.AIConfiguration)
The text was updated successfully, but these errors were encountered: