Url scheme not working on iOS 9.3.3

Hello developers.

I have a huge problem that I can't understand well. Till now I have implemented url schemes to redirect from browser to my application and In that moment I download something for application. Why now in some devices this thing is already working and in some other is not working. I read that apple changed something, they put Universal linking. Does this thing is creating my problem, can I replace uri schema with universal linking. As i saw universal linking is just for opening application and not having a method for handling to do specific things ?!

Url scheme not working on iOS 9.3.3
 
 
Q