onAirshipReady
Called before the airship instance is returned in shared. Use this method to perform any Airship customizations. This method is called on a background thread, but if airship takes longer than 5 seconds to be ready it could cause ANRs within the application.
Parameters
airship
The UAirship instance.