Enabling or Disabling Deep Linking
The deep linking feature can be either enabled or disabled by setting the 'CT_ENABLE_DEEPLINKING' attribute to 'Y' or 'N' respectively in the webutilconfig.properties file.
# This property enables or disables the deep-linking feature in the mobile app. # The default value is Y. CT_ENABLE_DEEPLINKING=Y