DFTi / Scribbeo

Scribbeo on iOS (Available on App Store)
1 stars 0 forks source link

Custom URL Scheme Support #47

Open kfatehi opened 12 years ago

kfatehi commented 12 years ago

Here is the official guide for pulling this off:

http://developer.apple.com/library/ios/#DOCUMENTATION/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedAppTricks/AdvancedAppTricks.html#//apple_ref/doc/uid/TP40007072-CH7-SW50

With this, we can have links like scribbeo://app.scribbeo.com/... and have them trigger Scribbeo launch.

This is in the TDS spec and must be done by Dec 1st.