An open API service indexing awesome lists of open source software.

https://github.com/appgalleryconnect/agc-applinking-codelab-swift

App Linking allows you to create cross-platform links that can work as defined regardless of whether your app has been installed by a user. A link created in App Linking can be distributed through multiple channels to users. When a user taps the link, the user will be redirected to the specified in-app content. In App Linking, you can create both long and short links.
https://github.com/appgalleryconnect/agc-applinking-codelab-swift

appgallery applinking ios swift

Last synced: 4 months ago
JSON representation

App Linking allows you to create cross-platform links that can work as defined regardless of whether your app has been installed by a user. A link created in App Linking can be distributed through multiple channels to users. When a user taps the link, the user will be redirected to the specified in-app content. In App Linking, you can create both long and short links.

Awesome Lists containing this project