Okta Android Unit testing using the redirect model

Hi all,

I’m using Okta Android with the redirect model, in terms of development all good, however, wanted to add some unit testing, I’m struggling a bit to initialise CredentialBoostrap always getting this error:

‘CredentialBoostrap not initialized. Please call initialize before attempting to access properties and methods.’

I tried to initialize it as I did with the development but still getting that error, can someone help me here?

Thanks!

1 Like