Hi Lars! Glad you got it working 💪
The limitation I mention effects only development mode (i.e. Expo Go). You can get around it by creating an additional client ID for testing purposes and providing that ID to the logInAsync
function through the androidClientId
parameter.
Cheers