createAirshipConfigOptions
Implement this method to provide com.urbanairship.AirshipConfigOptions for takeOff. This method may return null if the config should be loaded asynchronously from the airshipconfig.properties
file.
Return
The launch options. If null, the options will be loaded from the airshipconfig.properties
file.