Hi,
after updating from Android Java Api
'com.dropbox.core:dropbox-core-sdk:5.4.0' to com.dropbox.core:dropbox-core-sdk:6.1.0'
Auth is not recognised.
I need it for the PKCE flow:
'Auth.startOAuth2PKCE(...)'
Seems like this has changed something and I can't find any reference to it.
Thanks
Geggs