Skip to content

alixMougenot/deeplink-tester-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deeplink-tester-iOS

Simple App to test deeplinks on iOS. it Does two things:

  1. It claims the scheme 'deeplinktest' so that you can use this App to test deeplinks by calling deeplinktest://. When opened from a deeplink the App will display the deeplink that was used and the name of the caller App.
  2. Test which deeplinks are working on the current device. The App will test if there is an App answering to a deeplink as you type in the input box.

This is a swift project, you need Xcode 6 or above to be able to compile it.

![screen two] (/screenshots/two.png "Another Screen")

About

Simple App to test deeplinks on iOS (Swift Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages