So, I have several bundle identifiers on my LinkedIn application account. For each of them, I also created URL suffix schemes.
The way to configure the URLs is similar to li{appID}{suffix} , where {appID} is the application identifier number listed on LinkedIn and {suffix} is the short string defined for my application.
Problem: LinkedIn does not seem to recognize the suffix and selects any application with li{appID} specified as the URL type. Is there any way to fix this?
Thanks,
source share