I have enabled enabled deeplinking in my app.
For android the deep link url is:
android-app://com.app.appName/appName/tinySmall/jaipur//all-category/
here android-app
is the protocol or intent for my ionic android app.
now i was wondering what would be my protocol/intent for my ionic ios app.