cordova-plugin-firebase-dynamiclinks icon indicating copy to clipboard operation
cordova-plugin-firebase-dynamiclinks copied to clipboard

Deep Link Web URL query is empty (iOS)

Open cerealexx opened this issue 4 years ago • 7 comments

I run dynamic links with my own custom domain. It works great in Android, but for some reason iOS always return 'Deep Link Web URL query is empty'. Any ideas?

cerealexx avatar Jun 08 '20 15:06 cerealexx

I'm having the same problem with iOS. Works great on Android. Any ideas? I'm using cordova-plugin-firebasex as well, in case that matters.

danemco avatar Aug 03 '20 23:08 danemco

hi, have you find any solution yet?

oguzkr avatar Nov 06 '20 15:11 oguzkr

i have the same problem, do you find any solution????

ghost avatar Nov 10 '20 14:11 ghost

I switched to another product (branch.io).

On Tue, Nov 10, 2020 at 7:43 AM AndyTGTenderati [email protected] wrote:

i have the same problem, do you find any solution????

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chemerisuk/cordova-plugin-firebase-dynamiclinks/issues/70#issuecomment-724745878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHNRQNODNOWVD3LO3DKJFLSPFGQVANCNFSM4NYQHD5A .

danemco avatar Nov 10 '20 15:11 danemco

Same Issue Here!

delCatta avatar Dec 20 '20 19:12 delCatta

same issue

ilyasarafath avatar Nov 15 '21 10:11 ilyasarafath

Hi! I'm using Ionic and faced the same problem. I just ADD ifl param into url and it works

https://url.page.link/?link=https://open.url.com?promocode=PEt0wzqwcx&apn=com.app.app&isi=123456&ibi=com.app.app&ifl=https://url

speshiy avatar May 24 '22 06:05 speshiy