You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing this plugin recently for 'Assets' product and noticed that after I select accounts to share with my app I can see the final list with names, types and amounts. But the metadata that is returned in onSuccess callback (see logs below) lacks the amount field for accounts. I believe it is a bug, since the amount is displayed for each account on the screen (see attached picture) so it should be available programmatically.
Hi
I was testing this plugin recently for 'Assets' product and noticed that after I select accounts to share with my app I can see the final list with names, types and amounts. But the metadata that is returned in
onSuccess
callback (see logs below) lacks the amount field for accounts. I believe it is a bug, since the amount is displayed for each account on the screen (see attached picture) so it should be available programmatically.The text was updated successfully, but these errors were encountered: