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
We are receiving the following error when calling cordova.plugins.health.openHealthSettings.
BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).
Tested were performed on an iPhone 16 iOS 17.4
The text was updated successfully, but these errors were encountered:
We are receiving the following error when calling
cordova.plugins.health.openHealthSettings
.BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).
Tested were performed on an iPhone 16 iOS 17.4
The text was updated successfully, but these errors were encountered: