Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [8.44.1](https://github.com/mParticle/mparticle-apple-sdk/compare/v8.44.0...v8.44.1) (2026-03-11)

### Bug Fixes

- fix: Add Defensive Code when Building URL Signatures (#656) ([d84ef13e](https://github.com/mParticle/mparticle-apple-sdk/commit/d84ef13ed1547c8e28196727ea2f183941debf1b))
- fix: WKWebView Logging Crash (#662) ([edaa25c0](https://github.com/mParticle/mparticle-apple-sdk/commit/edaa25c0b3b230207c5344d06c5879f51a756b6e))
- fix: Crash in MPSession description (#661) ([dd6c80f9](https://github.com/mParticle/mparticle-apple-sdk/commit/dd6c80f9942c2ea7863b945a1a47844444e89f4a))
- fix: Remove Outdated previousSessionSuccessfullyClosed Logic (#655) ([84ad0875](https://github.com/mParticle/mparticle-apple-sdk/commit/84ad08757b5c845dfefe9b9e1bef2655b5e8c9ed))

# [8.44.0](https://github.com/mParticle/mparticle-apple-sdk/compare/v8.43.1...v8.44.0) (2026-02-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>8.44.0</string>
<string>8.44.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"tz": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"b": "arm64",
"p": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"p": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"b": "arm64",
"tz": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"b": "arm64",
"tz": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"b": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"b": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"b": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"p": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"bid": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"equalToJson": {
"client_sdk": {
"platform": "ios",
"sdk_version": "8.44.0",
"sdk_version": "8.44.1",
"sdk_vendor": "mparticle"
},
"environment": "development",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"bid": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"equalToJson": {
"client_sdk": {
"platform": "ios",
"sdk_version": "8.44.0",
"sdk_version": "8.44.1",
"sdk_vendor": "mparticle"
},
"environment": "development",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"tz": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"p": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"tz": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"b": "arm64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"tz": "${json-unit.ignore}",
"bid": "${json-unit.ignore}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"equalToJson": {
"client_sdk": {
"platform": "ios",
"sdk_version": "8.44.0",
"sdk_version": "8.44.1",
"sdk_vendor": "mparticle"
},
"environment": "development",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
],
"uitl": 60,
"oo": false,
"sdk": "8.44.0",
"sdk": "8.44.1",
"di": {
"p": "arm64",
"bid": "${json-unit.ignore}",
Expand Down
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

import PackageDescription

let mParticle_Apple_SDK_URL = "https://static.mparticle.com/sdk/ios/v8.44.0/mParticle_Apple_SDK.xcframework.zip"
let mParticle_Apple_SDK_Checksum = "256df4e388f26d32e94bd4c6583a092d49eb06094a94294dee31eafec9968180"
let mParticle_Apple_SDK_URL = "https://static.mparticle.com/sdk/ios/v8.44.1/mParticle_Apple_SDK.xcframework.zip"
let mParticle_Apple_SDK_Checksum = "107e9a9632fc8255a255fb6cb42ff747b9a7ae1708b533880b220c6d769dbf43"

let mParticle_Apple_SDK_NoLocation_URL =
"https://static.mparticle.com/sdk/ios/v8.44.0/mParticle_Apple_SDK_NoLocation.xcframework.zip"
let mParticle_Apple_SDK_NoLocation_Checksum = "61e6b04442d62de75e19ac6daedc8d49ac9237290982c748ac1a53683f816f31"
"https://static.mparticle.com/sdk/ios/v8.44.1/mParticle_Apple_SDK_NoLocation.xcframework.zip"
let mParticle_Apple_SDK_NoLocation_Checksum = "14ff98b8684e0f890b1dfd3b22a4ec37e4fde0cdc79b28be50ad17c8922e6783"

let package = Package(
name: "mParticle-Apple-SDK",
Expand Down
2 changes: 1 addition & 1 deletion mParticle-Apple-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Apple-SDK"
s.version = "8.44.0"
s.version = "8.44.1"
s.summary = "mParticle Apple SDK."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion mParticle-Apple-SDK/MPConstants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ func MPMilliseconds(timestamp: Double) -> Double {
// NOTE: I kept the same naming here for clarity, but we should rename these
// after we remove them from the MPIConstants.h file

let kMParticleSDKVersion = "8.44.0"
let kMParticleSDKVersion = "8.44.1"

enum MessageKeys {
static let kMPMessagesKey = "msgs"
Expand Down
2 changes: 1 addition & 1 deletion mParticle-Apple-SDK/MPIConstants.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#import "MPIConstants.h"

// mParticle SDK Version
NSString *const kMParticleSDKVersion = @"8.44.0";
NSString *const kMParticleSDKVersion = @"8.44.1";

// Message Type (dt)
NSString *const kMPMessageTypeKey = @"dt";
Expand Down
3 changes: 2 additions & 1 deletion mParticle_Apple_SDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,6 @@
"8.42.1": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.42.1/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.42.1/mParticle_Apple_SDK.xcframework.zip",
"8.42.2": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.42.2/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.42.2/mParticle_Apple_SDK.xcframework.zip",
"8.43.1": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.43.1/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.43.1/mParticle_Apple_SDK.xcframework.zip",
"8.44.0": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.0/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.0/mParticle_Apple_SDK.xcframework.zip"
"8.44.0": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.0/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.0/mParticle_Apple_SDK.xcframework.zip",
"8.44.1": "https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.1/mParticle_Apple_SDK.framework.zip?alt=https://github.com/mParticle/mparticle-apple-sdk/releases/download/v8.44.1/mParticle_Apple_SDK.xcframework.zip"
}
Loading