I have configure and implemented Universal link with react native. It is working fine with another configure url but not working with a website which website's site certificate is invalid.
is there any workaround to fixed it?
Example:my website is at "http://www.mywebsite.com?code=1"
Will universal link work at http domain?