Ian Botsford
06/20/2024, 4:15 PMTodd
06/22/2024, 6:46 PMKashismails
07/15/2024, 10:58 PMKashismails
07/23/2024, 9:43 AMfun main(args: String[])
because of javas static main method. Is there a way i can you my custom handler? any idea if anyone hasSlackbot
07/29/2024, 5:02 PMbk9735732777
07/30/2024, 4:39 AMIan Botsford
10/30/2024, 10:12 PMHong Phuc
02/13/2025, 11:14 AMHong Phuc
02/18/2025, 7:21 AMMatthew
03/08/2025, 7:57 PMThomas
03/12/2025, 10:43 AMMatthew
03/20/2025, 2:32 PMHong Phuc
05/07/2025, 3:08 PMArtaza
08/19/2025, 1:23 AMcom.amplifyframework:aws-auth-cognito
from version 2.14.10 to 2.29.1 for my android app.
Post upgrade, two new Exceptions started being thrown by some users (and the number keeps increasing gradually) when calling fetchAuthSession()
, namely ConfigurationException: Identity Pool not configured
and Exception: Credentials empty, cannot refresh
. For additional context, we do not have have any identity pools set up hence no CredentialsProvider
in our config file. We would like to know why these could be thrown and what the resolution is for the user to recover form such states. Stack traces in 🧵