shared

Gets the shared LiveUpdateManager instance.

This method is the static entry point for Java clients. It delegates access to the primary Airship singleton, ensuring the component is available and fully initialized before returning.

Return

the shared instance of LiveUpdateManager.

See also

For the corresponding Kotlin extension property.

Throws

if Airship.takeOff has not been called.