Skip to content

2.3.0

Compare
Choose a tag to compare
@abarisain abarisain released this 02 Apr 12:56
· 262 commits to master since this release
  • Added a way to disable Firebase configuration extraction, using a variable:
    Use cordova plugin add com.batch.cordova --variable BATCHSDK_ENABLE_ANDROID_BUILTIN_FIREBASE_CONFIG=false if you run into issues when using this plugin.
  • Fix an issue where trackTransaction did not work with integers on Android
  • Fix an issue where the SDK would fail if a developer removed console.log or console.debug