cordova-facebook-connect icon indicating copy to clipboard operation
cordova-facebook-connect copied to clipboard

Native Deep Linking (no issue, just a question)

Open and2 opened this issue 12 years ago • 8 comments

Hi. Is there anywhere on your dev roadmap to support the native deep linking feature from facebook? Thanks!

and2 avatar Sep 16 '12 11:09 and2

I haven't looked at it yet. Does not need it anytime soon so you should try to fork !! I'll gladly help you to make it work.

mgcrea avatar Oct 08 '12 20:10 mgcrea

Hey I got deep-linking working if you're still interested.

amritk avatar Jan 22 '13 03:01 amritk

Clearly this would be great, can you submit a pull request?

mgcrea avatar Jan 22 '13 10:01 mgcrea

Its actually not specific to facebook, since it should be able to handle all forms of deep-linking. I'll have to clean it up and make a plug-in out of it. If you want to see the dirty code as it stands just pm me.

amritk avatar Jan 22 '13 19:01 amritk

@amritk do you still have that code for deep-linking?

aarlo avatar Mar 19 '13 07:03 aarlo

@aarlo yep, I'll create a git for it as it stands. I haven't really worked on it, but it doesn't need much work to be perfect!

amritk avatar Mar 19 '13 18:03 amritk

@aarlo here you go. Work in progress but feel free to ask me any questions

https://github.com/amritk/get-uri-params

amritk avatar Mar 19 '13 19:03 amritk

coool nice work!

aarlo avatar Mar 19 '13 23:03 aarlo