Skip to content

NoClassDefFoundError: com.parse.TwitterAuthenticationProvider #100

Open
@skywalkerlw

Description

@skywalkerlw

I have included
compile 'com.parse:parseui-login-android:0.0.1'
compile 'com.parse:parseui-widget-android:0.0.1'
compile 'com.parse.bolts:bolts-android:1.2.1'
compile 'com.facebook.android:facebook-android-sdk:4.0.1'
compile 'com.parse:parse-android:1.10.1'

but still get the error of:
java.lang.NoClassDefFoundError: com.parse.TwitterAuthenticationProvider
at com.parse.ParseTwitterUtils.getAuthenticationProvider(ParseTwitterUtils.java:19)
at com.parse.ParseTwitterUtils.initialize(ParseTwitterUtils.java:50)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions