Rahul Singh
Rahul Singh
i'm using the ionic 6 and angular 16, i have install the package and importing the package in my app module, that time i'm getting the error **'IonTagsInputModule' does not...
I'm trying to use the cloudflare worker and drizzle with the Planet scale instead of the D1 and getting this error Error: The 'cache' field on 'RequestInitializerDict' is not implemented....
- Laravel-mongodb Version: 4.3 - PHP Version:8.3.7 ### Description: Getting **This method is not supported by MongoDB. Try \"toMql()\" instead** on withCount function
Getting inaccurate step count form getStatisticsCollection method via v2 ``` let startDate = "2024-10-07T00:00:00.000Z"; let endDate = "2024-10-07T23:59:59.000Z"; let anchorDate = "2024-10-07T00:00:00.000Z"; await CapacitorHealthkit.getStatisticsCollection({ startDate, endDate, interval: { unit: 'day',...
Add support to load multiple types of health data via getstatisticscollection function. And Fixed param issue for getAuthorizationStatus function.