I am making some app and use firebase dynamic link. When I tested dynamic link on my android phone, It works well. And in my iOS, it also works, but the page does not change and any parameter does not pass.
When I input deeplink like below picture on safari, it works well.
Is there something else that I missed? I set Associated Domains on xcode.
I am using iOS 10 and using ionic2(cordova)!