Skip to content

8.0.0

Compare
Choose a tag to compare
@crow crow released this 25 Oct 13:51
· 70 commits to main since this release
23ef113

Major version that makes it easier to include Airship in a hybrid app. The only breaking change is when extending the AirshipPluginExtender protocol on java there is a new extendConfig(Contex, AirshipConfigOptions.Builder) method to implement. Most application will not be affected.

Changes

  • Added new methods to the plugin extender to make hybrid app integrations easier