SeTransactionSyncTask: Error retrieving account java.lang.IllegalStateException: No current tap-and-pay account

前端 未结 1 2008
天命终不由人
天命终不由人 2021-02-13 20:11

I use the Firebase to develop an android app. and was making a post system. so with these codes, I want to click each items in the Firebase RecyclerView.

and I have cha

1条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-13 20:26

    I face similar issue. But, when I open logcat and choose option (at right corner of the logcat screen) "Show only selected application", error didnot show. It seems that error, for me, have no influence on app, and app is working fine with or without thar error. I use google sheets api for read/write data in app, but paying is not part of aplication.

    0 讨论(0)
提交回复
热议问题