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
@dariosalvi78 I upgraded the Capacitor version to 5 (from 4.1.3), on suggestion from Ionic support team to fix another problem in my app, and started facing this error below when connecting to Google Fit.
ERROR Error: Uncaught (in promise): Attempt to invoke virtual method 'java.lang.String com.google.android.gms.fitness.data.DataType.zza()' on a null object reference
I have seen this error before but not sure in relation to which specific data type or how to fix it.
Any suggestions?
The text was updated successfully, but these errors were encountered:
@dariosalvi78 I upgraded the Capacitor version to 5 (from 4.1.3), on suggestion from Ionic support team to fix another problem in my app, and started facing this error below when connecting to Google Fit.
ERROR Error: Uncaught (in promise): Attempt to invoke virtual method 'java.lang.String com.google.android.gms.fitness.data.DataType.zza()' on a null object reference
I have seen this error before but not sure in relation to which specific data type or how to fix it.
Any suggestions?
The text was updated successfully, but these errors were encountered: