From ca5376d1ceb8ea4bf863a1a145282aa84ed85a03 Mon Sep 17 00:00:00 2001 From: Alex Lementuev Date: Tue, 20 Oct 2020 20:26:58 -0400 Subject: [PATCH 1/3] Embed iOS framework with the app binary --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index be777bf..b8846b4 100644 --- a/plugin.xml +++ b/plugin.xml @@ -95,7 +95,7 @@ - + From b27c92cd27c3733140ce772b2648d83f117600c2 Mon Sep 17 00:00:00 2001 From: Alex Lementuev Date: Tue, 20 Oct 2020 20:33:39 -0400 Subject: [PATCH 2/3] Updated SDK version to 5.6.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc8f30..de133b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ This document lets you know what has changed in the Cordova plugin. For changes - [Android Changelog](https://github.com/apptentive/apptentive-android/blob/master/CHANGELOG.md) - [iOS Changelog](https://github.com/apptentive/apptentive-ios/blob/master/CHANGELOG.md) +# 2020-10-20 - v5.6.1 + +**Fixes:** +- Fixed missing framework crash on device. + +- Apptentive Android SDK: 5.6.0 +- Apptentive iOS SDK: 5.3.1 + # 2020-09-28 - v5.6.0 - Apptentive Android SDK: 5.6.0 diff --git a/package.json b/package.json index 35d7082..4746b51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apptentive-cordova", - "version": "5.6.0", + "version": "5.6.1", "description": "Apptentive Plugin For Cordova", "cordova": { "id": "apptentive-cordova", From 64f8f2e9fa35e48accb4d9aa1e4fde70ecad322c Mon Sep 17 00:00:00 2001 From: Alex Lementuev Date: Tue, 20 Oct 2020 20:36:41 -0400 Subject: [PATCH 3/3] Updated files for 5.6.1 release --- plugin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.xml b/plugin.xml index b8846b4..b81126e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Apptentive Apptentive Plugin For Cordova @@ -42,7 +42,7 @@ Cordova - 5.6.0 + 5.6.1 @@ -75,7 +75,7 @@ - 5.6.0 + 5.6.1