Firebase dynamic link doesn't work on iOS

情到浓时终转凉″ 提交于 2019-12-24 00:39:12

问题


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)!


回答1:


You can do that using SMS app.

Paste your deepLink and send it. So when you click on the link your app will be open.

This answer also applies to the question: Firebase dynamic link not opening the app iOS

Testing dynamic link using SMS app



来源:https://stackoverflow.com/questions/42995115/firebase-dynamic-link-doesnt-work-on-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!