1
votes

this is my first time creating a iOS application. I m required to share my iOS app url schemes to Facebook. allowing user to click on the link and open my application.

I have tried Facebook link to your native app tutorial and i seem to miss some step. Is there other tutorial on facebook deep linking or example. Thanks you

2

2 Answers

0
votes

You should check out the Turnpike open source framework. It makes it easy to implement deeplinking in your iOS app.

http://urxtech.github.io/

If you have any questions, feel free to reach out.

  • john @ urx