Firebase Invites Rest API

79 views
Skip to first unread message

Touqeer Shafi

unread,
Aug 28, 2018, 5:26:42 PM8/28/18
to Firebase Google Group
Is there any api for firebase invite. We have to generate firebase invite link using REST API via server side (php)

Ian Barber

unread,
Aug 28, 2018, 7:13:46 PM8/28/18
to Firebase Google Group
The Firebase Dynamic Links API should give you what you need - it doesn't have the sharing functions from invites, but you get the deeplinks which can survive an install: https://firebase.google.com/docs/dynamic-links/rest

On Tue, Aug 28, 2018 at 2:26 PM Touqeer Shafi <touqee...@gmail.com> wrote:
Is there any api for firebase invite. We have to generate firebase invite link using REST API via server side (php)

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/9c2ebf2e-92e6-449f-ae84-571cf2c1b147%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Touqeer Shafi

unread,
Aug 29, 2018, 11:02:35 AM8/29/18
to Firebase Google Group
Np, the problem is when user install the app using firebase dynamic link on google play store shows "Continue" button instead of open. If user skips tapping "Continue" and opens the from home screen screen then firebase dynamic link does not receive on the app. so that's why i'm asking for invites rest api.

Ian Barber

unread,
Aug 29, 2018, 12:49:57 PM8/29/18
to Firebase Google Group
Opening from home screen should still deliver the dynamic link. Can you check your dynamic links don't have any warnings, and maybe share a little more about you receiving code?

Shayan Rais

unread,
Aug 31, 2018, 10:56:51 AM8/31/18
to Firebase Google Group
FirebaseDynamicLinks.onSuccessListener only gets called

When user clicks on Continue button on Play Store after successfully installing the application from dynamic link

Basically the link is not surviving the installation process, it is working fine when the application is already installed (i.e the Firebase Dynamic Link receiver success listener always gets called, when the user taps the dynamic link, if the App is already installed)

More detail here....


----
Reply all
Reply to author
Forward
0 new messages