I was integrating AuthKit into expo apps where user can connect their gmail accounts.
It works in the expo web but it doesn't work in the expo go app in iOS device.
It gives me error that window.addEventListener is not defined
It seems to work in expo web but doesn't work in real device.
