Pedometer forces users to sign through google accounts on standalone app - android

Hello,

I have an android application developed using expo. The app uses Pedometer API from Expo as a managed app. When running the application (as a standalone app) on my android device, the app invariably asks for a google account sign each time the app is closed and invoked again.

I believe once an oAuth client ID is created for the app, it should not show the google login prompt anymore.
Am I missing something here?
I have attached the screenshot of login prompt here.

PS: The app doesn’t use a google account login.
I followed this document on Pedometer to create an oAuth cliend ID: یک شناسه مشتری OAuth 2.0 دریافت کنید  |  Google Fit  |  Google Developers

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.