AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Criticial: Remove dependency on internal details of the JS SDK #418

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The AS3 SDK is currently referencing internal implementation details, like 
`FB.JSON`, which are not covered by the official public API.

These are subject to change which will cause the AS3 SDK to break.

At the moment, no AS3 SDK based applications are working as Facebook removed 
`FB.JSON.parse`
https://developers.facebook.com/bugs/295956663824256?browse=search_4faa91771e360
5868871189

Original issue reported on code.google.com by oyv...@kinsey.no on 9 May 2012 at 6:08

GoogleCodeExporter commented 8 years ago
Hey, I'm the dev working on the JS SDK, I'd really like to remove FB.JSON, so 
it would be great if you stopped using it.

Original comment by oyv...@kinsey.no on 30 Oct 2012 at 11:21