Hi everyone,
I have integrated HealthKit in my Flutter app using the health package (https://pub.dev/packages/health). I am writing the blood pressure readings from my app to Apple Health. Everything works fine without any errors.
The data is showing up in the charts (as circled) but the app is not showing up under the Sources and the All Data screen is empty.
Anyone faced something similar before? What could be the issue?