Skip to content

com.amazonaws.appsync through error #367

@Varun-Dagur

Description

@Varun-Dagur

classpath 'com.amplifyframework:amplify-tools-gradle-plugin:1.0.2'

apply plugin: 'com.android.application'
apply plugin: 'com.amazonaws.appsync'
apply plugin: 'realm-android'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

implementation 'com.amazonaws:aws-android-sdk-appsync:3.1.1'

error: S3ObjectInput is not abstract and does not override abstract method mimeType() in S3InputObjectInterface
public final class S3ObjectInput implements S3InputObjectInterface {
}
methods are not implemented here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions