Skip to main content

All Questions

-1 votes
1 answer
801 views

how can I share a link on facebook with my universal app 10?

I'm trying to share links on Facebook with my windows universal app 10 (c#), but i can't find any documentation on the subject. All of them are outdated using the windows 8 share charm. I tried this ...
Amine Da.'s user avatar
  • 1,154
0 votes
2 answers
31 views

In Windows Phone 8 App, how can I realize the command "I give you some content if you put a like on my Facebook page"?

I'm developing a Windows Phone App for 8/8.1. I would like to give to user free content if he puts a "Like" onto the Facebook page of my application. How can I achieve this effect? I can I be sure ...
Francesco Bonizzi's user avatar
1 vote
2 answers
702 views

Facebook App Invite for Xamarin

I am developing an application using Xamarin with traditional approach for all 3 platforms : Android, iOS and Windows Phone 8 For all 3 platform we would like to achieve the functionality of App ...
Nirav Shah's user avatar
  • 2,084
1 vote
3 answers
1k views

The type or namespace name 'FacebookSessionClient' could not be found (are you missing a using directive or an assembly reference?)

I am following http://facebooksdk.net/docs/phone/tutorial/ for logging into my Windows Phone 8 app through Facebook. Upon going through the article when I try to run the application, it gives me error-...
Aman Kumar's user avatar
0 votes
1 answer
270 views

Login to facebook account without exiting app using facebook client API

I want to provide the user the option of posting to his facebook wall ,through my app. Inorder to achieve this , for facebook authentication and posting action I have used the facebook & facebook ...
Mawy's user avatar
  • 85
1 vote
1 answer
169 views

Access method 'Facebook.HttpHelper.UrlDecode(System.String)' failed - WinPhone8

I've installed the latest Facebook.Client package to try and integrate facebook on my Windows Phone 8 game. The connection to log in is fine but upon trying to return to the game app, I get the ...
Ben Pritchard's user avatar
1 vote
1 answer
64 views

not getting facebook contacts in windows phone 8

I am trying to get all contacts with numbers. I am doing following code. problem is only that i am getting all the contacts but i am not getting mobile numbers of all facebook contacts. what can i do ...
user4410615's user avatar
0 votes
1 answer
146 views

How to Retrieve saved Session in windows phone 8 in side a (ExampePage.xaml.cs)

I have saved the session using a method in a class called SessionService /// <summary> /// The service session. /// </summary> public class SessionService : ISessionService { ...
Joel Joseph's user avatar
  • 6,101
0 votes
1 answer
170 views

Displaying images in WP8 from facebook RSS feed, C#, XAML

I have one little, simple question. Im building app where i want show news from facebook page. Im parsing facebook rss feed into my lists and then im binding that lists into my custom listbox. ...
GrowSing's user avatar
  • 623
0 votes
0 answers
131 views

Login to facebook by native fb app

I have created app with logging in to facebook, but it is only through web. I know that in android it is also possibility to log in through native facebook app which is installed on phone, but I didn'...
Jacek Grzelaczyk's user avatar
0 votes
0 answers
55 views

Fetching facebook data in c# using Parse

I'm currently developing an app for windows phone 8.0 that needs to fetch Facebook data(username) and display and then save it in a Parse Cloud server. I'm using Parse-Single sign on mechanism.The app ...
Johnny Koutsoukis's user avatar
0 votes
1 answer
51 views

How to share pictures saved in IsolateStorageFile on Facebook using Windows Phone Silverlight?

I want to know how to implement the sharing of images on Facebook, images are saved both nell'IsolateStorageFile that in the phone gallery.
Alessandro's user avatar
-1 votes
1 answer
41 views

How to get Facebook feeds by using different user credential instead of developer account credential for a Windows Phone 8 application?

In my Windows Phone 8 application, I had integrated Facebook for authentication and feeds purpose. The problem I am facing is that if I logged in with developer account, everything works fine(means I ...
Krrish's user avatar
  • 271
0 votes
1 answer
939 views

Windows phone 8 facebooksdk login and relogin

I am working on Windows Phone 8 application and I would like to integrate facebook login into the application. I downloaded Facebook and Facebook.Client nuget packages. I followed this tutorial http:/...
Myth Rush's user avatar
  • 1,107
0 votes
1 answer
432 views

Invite Facebook friends to mobile app that is not a game

I have a mobile app (on WinPhone 8.1) that uses Facebook credentials for Azure authed login. What I'm trying to do: Provide users an organic way to invite facebook friends to use the app. Important ...
Adam Storm's user avatar

15 30 50 per page
1
2 3 4 5