Reputation: 3
I using facebook account kit, but not work on specific device ( Asus Zenfone 3 max, OS Nouget).
is there any issue compability with specific device? or my code is wrong?
FYI, i am using :
compile 'com.facebook.android:account-kit-sdk:4.23.0'
compile 'com.facebook.android:facebook-android-sdk:4.20.0'
compile 'com.facebook.shimmer:shimmer:0.1.0@aar'
compile "com.google.android.gms:play-services-gcm:$playServiceVersion"
compile "com.google.android.gms:play-services-analytics:$playServiceVersion"
compile "com.google.android.gms:play-services-maps:$playServiceVersion"
compile "com.google.android.gms:play-services-plus:$playServiceVersion"
compile "com.google.android.gms:play-services-auth:$playServiceVersion"
compile "com.google.android.gms:play-services-location:$playServiceVersion"
is there anyone get problem same with me?
this is screen result error : error result when i try account kit in my android studio there's no error shown
Upvotes: 0
Views: 161