Telerik-Verified-Plugins / Firebase-Invites

:wave: Invite your contacts to install and use your app via Email or SMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Ionic2, the received links don't work

ourarash opened this issue · comments

I'm able to use FirebaseInvites and send invitations successfully. The links are generated with my associated domain, but when I click on them Google Services keeps restarting and shows a spinning wheel, and nothing else happens.

The example link:

apnXX.app.goo.gl/i/IZsum

When I generate a dynamic link on firebase console, the format is slightly different:
apnXX.app.goo.gl/xxxxx

The link that I generate on firebase console works correctly and opens the app. Any ideas as to what am I missing?