xamarin / GoogleApisForiOSComponents

MIT License
225 stars 161 forks source link

DynamicLinks.SharedInstance #605

Open jean-marinduque opened 1 year ago

jean-marinduque commented 1 year ago

I have a code for ios .net MAUI and I am trying to retrieve the dynamic link form the short link. however, I am always gettting null in DynamicLinks.SharedInstance. Has anyone ever encountered that? I followed the setting from this link.

https://doumer.me/firebase-dynamic-links-with-xamarin-forms-and-net-backend/

roswer13 commented 1 year ago

Same