i implemented firebase method of ios dynamic link. it works fine when app installed, it open app. but when app uninstalled, dynamic link did not open app store of the app.
i read firebase and it said need to add efr=1. how to add it? example my link: https://c4334.app.goo.gl/pHFzwRKfqzdP1LZ37
i tried to add it like this: https://c4334.app.goo.gl/pHFzwRKfqzdP1LZ37?efr=1 but when i click the link it said 404
how to implement dynamic link so it can open app store when app uninstalled?
how to use efr=1? is that efr=1 in example link correct? please guide me to correct redirect to app store example link