asked
From Kotlin Android to Firebase Server and Creating a Great Chatbot
Creating a DialogFlow Project
Written on
·
253
0
MainActivity 40번째 줄에서
Type mismatch: inferred type is ai.api.model.Result? but javax.xml.transform.Result? was expected
에러가 나요 ㅠㅠ
Answer 1
Result 선언을 잘못한듯 합니다. Import할때 영상에 나와있는 Result로 선언해주세요~