windows phone 8 - WP8 facebook deeplinking -


is possible make fb app open application when user clicks specific link/post on someones wall ? (post/link should posted fb app of course)

i know possible on android/ios, possible on wp8 ?

thanks!

well, remember, cant posting link, since uses http protocol default , not custom protocol of app default(that used of deeplinking).

however can post link page on server, have write redirect javascript code , can put custom protocol url there.

let me know if need me elaborate little more.

ps: because, fb deosnt have sdk windows phone :(


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -