Google App Invite - Message Failed To Send -
i getting following error while sending app invite:
generic::invalid_argument: com.google.apps.framework.request.badrequestexception: no associated application and/or client id found package name
some info:
- i have tried both signed release key , debug key
- my application live on play store
anybody got idea it?
just error specifies there's no client id found app.
you need to:
go developer console projects apis & auth credentials create new client id: installed application android enter package name enter sha1 release or debug (which ever 1 want work with) make deep linking choice create
i'm not going explain how sha1 or else can found easily.
there might more, have stuff set , not removing of see if else needed. however, solve error.
also, google-services.json file asked obtain @ developer page app invites not necessary app invites functioning.
Comments
Post a Comment