GithubHelp home page GithubHelp logo

thuzi / facebook-winjs-sdk Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 14.0 280 KB

Modeled from the (Facebook Javascript SDK), now with the facebook-winjs-sdk you can now easily write the same code and share between your windows 8 app (winjs) and the client (Facebook Javascript SDK).

License: Other

JavaScript 100.00%

facebook-winjs-sdk's People

Contributors

jimzim avatar jschluchter avatar prabirshrestha avatar tk120404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

facebook-winjs-sdk's Issues

Important issue: FB.ui

(Sorry for reposting...my mistake)

So if I want to say post on user's friend's wall from my winJS app then since facebook eliminated post queries using feed using the graph api...the only thing I could have done is to create a feed dialog, but since there's no FB.ui function , so there's no support for that...is there an alternative way using this sdk then? (becoz the sample doesn't show it)

this is the error using FB.api call to post on the user's friend's wall
"error":
{
"message":
"(#200) Feed story publishing to other users is disabled for this application",
"type":
"OAuthException",
"code":
200
}
}

authenticateAsync has been deprecated

The method Windows.Security.Authentication.Web.IWebAuthenticationBrokerStatics.authenticateAsync has been deprecated. AuthenticateAsync is unavailable for releases beginning with Windows Phone 8.1. Instead, use AuthenticateAndContinue or AuthenticateSilentlyAsync

Cancel button on pop-up

hello,
I've followed the example and also the sample available here and when I request permission using the authenticateAsync, everything works except that if the user hits cancel, nothing happens, the pop-up doesn't close. I know this isn't related to this API but I just thought someone could help.

issue with FB.ui not being there

So if I want to say post on user's friend's wall from my winJS app then since facebook eliminated post queries using feed using the graph api...the only thing I could have done is to create a feed dialog, but since there's no FB.ui function , so there's no support for that...is there an alternative way using this sdk then? (becoz the sample doesn't show it)

this is the error using FB.api call to post on the user's friend's wall
"error":
{
"message":
"(#200) Feed story publishing to other users is disabled for this application",
"type":
"OAuthException",
"code":
200
}
}

Suggestion : Implement Promises ?

How about implementing WinJS promise bindings ?

or in general how about using something like BlueBird.js for promises across Node.JS, WinJS and Even Vanilla JS ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.