sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
105 stars 28 forks source link

Firestore giving very slow response after payment. #92

Open ils-aashishj opened 5 years ago

ils-aashishj commented 5 years ago

I am trying to get the data from Firestore after successful payment, but it's taking around 5 - 6 secs for 10 entries only and when I run the same code on failure/without transaction then getting a quick response within a sec. so what is the reason behind it? Is there any issue after payment or it takes more memory.