android-facebook Questions

0

I'm seeing this crash in Crashlytics for an app that's currently in production: Caused by android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.facebook.flatbuffers.hel...
Schuller asked 16/12, 2016 at 19:33

2

Solved

When i click on my app name on my facebook. It redirect to "https://www.facebook.com/games/?app_id=827708240586758" and showing "Misconfigured App Sorry, myapp hasn't been approved for display in A...
Surmullet asked 26/9, 2014 at 10:50

1

Solved

I am developing an Android app. In my app, I am integrating Facebook Login. I have done developing Facebook Login once before. When I develop this time, Facebook callback functions are not called. ...

6

I have added sharing functionality to Android app as described here https://developers.facebook.com/docs/android/share-dialog/#setup But I have noticed that if user is cancelled sharing activity o...
Zagazig asked 2/11, 2013 at 19:43

1

I am trying to implement Facebook deep linking feature according to https://developers.facebook.com/docs/app-ads/deep-linking. I have followed step by step instructions: Created FB app Added FB ...

4

Solved

The default Facebook LoginButton object and the Google SignIn button object have completely different appearances and they do not fit in my existing layout together. To my knowledge, these objects ...
Orthographize asked 30/5, 2013 at 15:45

0

I have developed an app using facebook android sdk 4.9 and I am in the testing phase. All was well until I tested the app on a Samsung tab running android 4.0.3 (API 15). I have followed the exact...
Babara asked 1/3, 2016 at 10:50

1

I'm developing an Android app that is a gallery of images in which the images are downloaded from internet for display on the screen of smathphone. Images are displayed one at a time and the applic...
Blameworthy asked 13/6, 2013 at 8:20

4

Solved

I read the guides in the FB Developer website. To create a Development Key Hashes keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl b...

6

I just implemented logging in through Facebook using their SDK in conjunction with ParseFacebookUtilsV4. In my manifest I had to declare a FacebookActivity that gets launched when I try to sign in...
Plumbiferous asked 11/5, 2015 at 23:19

2

I'm able to get all those things as shown in my code below, but unable to retrieve email from the user profile. What can I do for this? Any kind of help will be appreciated. Earlier I was using ...
Phineas asked 22/5, 2015 at 5:45

7

Solved

I Am developing an application which use google and facebook integration ...I want to fix height and width of those button...and i want to set Button Text Manualy... i had tried so far <com.f...

1

Solved

I am using Facebook SDK 4.2. I have implemented AccessTokenTracker interface, which is working if token is changed. My question is : If user got publish_permission for post something from Android ...

2

Solved

I'm creating an Android app for a small business owner. I've implemented social sharing with a ShareActionProvider, and I have discovered that Facebook purposely does not allow apps to pre-populate...
Motto asked 26/5, 2015 at 14:52

2

Solved

My xml looks like this <com.facebook.login.widget.LoginButton xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/fb_login_button" android:layout_widt...

1

My latest version of the app has been throwing this error occasionally: Caused by: java.lang.RuntimeException: Parcelable encounteredClassNotFoundException reading a Serializable object (name = co...
Decillion asked 2/7, 2014 at 22:31

3

Is there any way to stop app running multiple instance? I have tried single instance in manifest also but did not succeed. I have make a demo app for fetching Facebook friends. It works good in 4....

1

Solved

I try to launch facebook app with specific page , it was working with earlier version of FB APP but with new version that is 25.0.0.19.30 . This functionality is not working , the intent with uri.p...
Preconscious asked 28/1, 2015 at 3:40

2

Solved

I started to work with facebook-android-sdk-3.5.2. The SDK project also contains varius sample examples for using the api like: HelloFacebookSample: A simple activity you can log in and do stuff...
Capsaicin asked 11/11, 2013 at 14:28

2

Solved

How to customize the Android Share Intent for Facebook App. When I am using the share Intent, I am getting the following dialog. But I am using Facebook sdk for post the image and text. And how ...

5

i had download facebook skd import it in my eclipse add v4 jar file and change complier to 1.6 but yet it give me error in class FacebookAppLinkResolver import bolts.AppLink; import bolts.AppLink...
Gainly asked 10/5, 2014 at 16:57

4

Solved

I've been searching around for a while now and tried every answer I could find with no success. I am starting to believe that the problem is in the android studio version. However here is what I'v...

1

I am working with android.I had integrated facebook sdk into my app.Now facebbok sdk shows the error "Applink cannot be resolved".How can I solve this problem.Please help me I am new to android
Complain asked 6/6, 2014 at 9:2

1

I am using facebook sdk 3.14(latest updated sdk) and created application for android platform like other old applications which i have added same options and everything. i want to use share photo f...

1

Solved

This is my first time using the Android-Facebook SDK. I am trying to post a bitmap but I keep on getting this message: Warning: Error: com.facebook.FacebookException: Failed to copy image. I am ...
Absorb asked 8/5, 2014 at 4:21

© 2022 - 2024 — McMap. All rights reserved.