Skip to main content

evaluate_ota

Function evaluate_ota 

Source
pub fn evaluate_ota(
    manifest: &OtaManifest,
    current_bundle: &BundleVersion,
    current_native: &BundleVersion,
    platform: BuildTarget,
) -> OtaDecision
Expand description

Evaluate whether an OTA update should be applied.