Skip to content

Releases: hathway/mparticle-capacitor

v1.1.6

29 Dec 19:12
Compare
Choose a tag to compare

NPM Release + Generate MPconfig Object

20 Jul 21:23
7924b71
Compare
Choose a tag to compare
  • Added functionality to create an MParticleConfig object for web kit usage
  • New init method for web
  • README docs updated
  • Official NPM Publish

Full Changelog: v0.2.4...v1.1.1

setUserAttributeList Android

30 Jun 04:15
Compare
Choose a tag to compare

Fix setUserAttributeList for Android to properly convert JSArray --> List<String>

Update SDK and Init

22 Jun 05:07
Compare
Choose a tag to compare

Web -> v2.16.1
iOS -> v8.8.0
Android -> v5.41.1

mParticleInit Updated on web to support adding custom plan name, plan version, and log level.

ReadME updates to include notes on android:exported="true in AndroidManifest.xml

Sync Up SubmitPurchaceEvent ProductActionType to Purchase

10 May 02:38
Compare
Choose a tag to compare

Web: Change SubmitPurchaceEvent to log a Purchase instead of Checkout type, to align with iOS and Android

Full Changelog: v0.2.1...v0.2.2

Catch nullpointer on implementation.currentUser()

04 Apr 20:29
Compare
Choose a tag to compare
v0.2.1

updated to catch null implementation.currentUser()

Web Dev Tag Fix + Stability

08 Mar 00:11
Compare
Choose a tag to compare
v0.2

fixed init

Update Android SDK to 5.35.1

27 Jan 19:20
Compare
Choose a tag to compare

Update MP to 8.6

20 Jan 18:01
Compare
Choose a tag to compare
v0.1.6

update SDK to 8.6

Removed Kits

20 Dec 22:02
601fef5
Compare
Choose a tag to compare

Kits are managed app-side instead of plugin-side