You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is how I call function in app. await GoogleFit.connectToGoogleFit()
Msg: TypeError: zq.authorize is not a function
after call this function on button click google account selection popup came but after that it close.
google fit permission related dialog with information not coming.
The text was updated successfully, but these errors were encountered:
rajshahETS
changed the title
GoogleFit.connectToGoogleFit() getting undefined
Msg: TypeError: zq.authorize is not a function
Feb 18, 2023
Version details:
"@capacitor/core": "^4.6.2",
Steps Follow as per mention in repo.
this is how I call function in app.
await GoogleFit.connectToGoogleFit()
Msg: TypeError: zq.authorize is not a function
after call this function on button click google account selection popup came but after that it close.
google fit permission related dialog with information not coming.
The text was updated successfully, but these errors were encountered: