Helo i have problem to running in iOS 12, i got error like this
dyld: Symbol not found: _OBJC_CLASS_$_HKElectrocardiogramQuery Referenced from: /private/var/containers/Bundle/Application/78839E94-30FE-4E9F-9ADB-F5C39FC9A97A/Runner.app/Frameworks/HealthKitReporter.framework/HealthKitReporter Expected in: /System/Library/Frameworks/HealthKit.framework/HealthKit in /private/var/containers/Bundle/Application/78839E94-30FE-4E9F-9ADB-F5C39FC9A97A/Runner.app/Frameworks/HealthKitReporter.framework/HealthKitReporter
but I don't use or call, I don't even need to call an Electrocardiogram. Is there a solution for this case?
Helo i have problem to running in iOS 12, i got error like this
dyld: Symbol not found: _OBJC_CLASS_$_HKElectrocardiogramQuery Referenced from: /private/var/containers/Bundle/Application/78839E94-30FE-4E9F-9ADB-F5C39FC9A97A/Runner.app/Frameworks/HealthKitReporter.framework/HealthKitReporter Expected in: /System/Library/Frameworks/HealthKit.framework/HealthKit in /private/var/containers/Bundle/Application/78839E94-30FE-4E9F-9ADB-F5C39FC9A97A/Runner.app/Frameworks/HealthKitReporter.framework/HealthKitReporter
but I don't use or call, I don't even need to call an Electrocardiogram. Is there a solution for this case?