Value 'debug GraphQL source'

0

After following the getting started guide for integrating my android application with AWS from https://aws.amazon.com/blogs/mobile/building-an-android-app-with-aws-amplify-part-1/
, the build of my app is now failing with issues " ERROR: Value 'debug GraphQL source' specified for property '$2' cannot be converted to a file."

Environment
Appsync SDK version 2.6.+
gradle version 5.4.1
android studio 3.5

I have installed AWS amplify CLI and configured it accordingly.
After following the above tutorial I am stuck with this . Kindly consider my issue and revert back as soon as possible.

dcm
질문됨 4년 전187회 조회
1개 답변
0

I solved it setting the specific version in project level build.gradle:

classpath 'com.amazonaws:aws-android-sdk-appsync-gradle-plugin:2.8.2'

Also check the last comments of this GitHub thread: https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/91

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠