ios - Upload photo to Facebook and keep link Upload by AppName -


i use following code post photo wall

            [fbrequestconnection startforuploadphoto:img                                completionhandler:^(fbrequestconnection *connection, id result, nserror *error) {                                 }]; 

it works fine. in ios 5.1 there link under photo directs itunes download app. that.

but in ios 6.1 there link ios. tells uploaded ios.

how replace app name in ios 5.1 or add link app?

i use fb ios sdk 3.2

you can use opengraph it. it's fair bit of work implement, give more prominent link , lots of other options.

i contacted @ facebook ask advice , sent me these links.

https://developers.facebook.com/docs/opengraph/usergeneratedphotos/

https://developers.facebook.com/docs/concepts/opengraph/overview/

https://developers.facebook.com/docs/technical-guides/opengraph/creating-open-graph-stories/


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -