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
It looks like there might need to be a return statement after line 84 in getBackgroundRefreshStatus in Diagnostic.m in order to prevent the error callback from being triggered along with another error or success callback immediately after.
It looks like there might need to be a return statement after line 84 in getBackgroundRefreshStatus in Diagnostic.m in order to prevent the error callback from being triggered along with another error or success callback immediately after.
cordova-diagnostic-plugin/src/ios/Diagnostic.m
Line 84 in a55fb69
The text was updated successfully, but these errors were encountered: