android - Firebase Appinvites return with resultCode 3 -


i want try out app-invites firebase - unfortunately onactivityresult reports onactivityresult 3. using code documentation: https://firebase.google.com/docs/invites/android

i get:

requestcode=101, resultcode=3 

before select contact , saw title , text passed - unfortunately no hint in log.

sha-1 entered , working app ( using firebase analytics in there )

i had release sha-1 added in firebase console - not debug sha-1 key - adding 1 solved issue


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -