Alfonso Cuitiño

Results 3 comments of Alfonso Cuitiño

I've started seeing this issue more and more frequently, without me changing anything that would explain the crash. Any ideas or workarounds to try?

Any luck resolving this issue? I'm getting exactly the same error when users choose "Continue with Google"

The usageId is a unique String. So you can create a unique ID programatically every time, for example: `String usageId = new Date().toString();`