Answers for "firebase dynamic Links safari not able to open the link becuse the link is invalid"

0

firebase dynamic Links safari not able to open the link becuse the link is invalid

My problem was that in Xcode in Capabilities Tab in Associated Domains,
in Domains field, I wrote wrong domain, 
instead of appplinks:app_id.app.goo.gl 
I wrote: appplinks:app_id.goo.gl
, so i missed .app, after app_id,
after changing it, 
it starts work correctly!
Posted by: Guest on June-07-2021

Code answers related to "firebase dynamic Links safari not able to open the link becuse the link is invalid"

Browse Popular Code Answers by Language