> For the complete documentation index, see [llms.txt](https://documentation.pushly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.pushly.com/pushly-ja/integration/implementation-steps/apple-ios/ios-sdk-bian-genglli.md).

# iOS SDK変更履歴

{% updates format="full" %}
{% update date="2026-06-23" %}

## 1.6.4

#### 追加

* アプリメッセージ向けの、より包括的なデバイス上デバッグログ。
* アプリメッセージのインプレッション記録の信頼性を向上。
  {% endupdate %}

{% update date="2026-05-19" %}

## 1.6.3

#### 修正

* Prompt Debugモーダルがランダムに表示される問題を修正。
  {% endupdate %}

{% update date="2026-05-11" %}

## 1.6.2

#### 追加

* ecommイベントの即時状態

#### 修正

* ReAuthフローの許可済み状態（アプリに以前通知権限が付与されていた場合、認可状態を取得します）

#### 更新

* NSLogからOSLogへのログ出力
  {% endupdate %}

{% update date="2026-04-14" %}

## 1.6.1

* 修正: 同じ通知コールバックをインターセプトする別ライブラリと併用してmethod swizzlingが有効な場合に発生する競合状態クラッシュを解消。
  {% endupdate %}

{% update date="2026-03-12" %}

## 1.6.0

* Catalogのサポートを追加 `RATE_ITEM` と `COMPLETE_ITEM` のアクション。を参照してください [Catalogドキュメント](/pushly-ja/integration/implementation-steps/apple-ios/sdk-swift-obj-c/e-commerce-support.md) 詳細情報。
  {% endupdate %}

{% update date="2026-02-17" %}

## 1.5.2

* 修正: 複数の即時アプリメッセージの並び替え問題。
  {% endupdate %}

{% update date="2026-01-08" %}

## 1.5.1

* ハイブリッドSDK向けのコールドブート起動通知処理。
  {% endupdate %}

{% update date="2025-11-05" %}

## 1.5.0

* Catalogのサポートを追加 `VIEW_ITEM` と `SAVE_ITEM` のアクション。
  {% endupdate %}

{% update date="2025-10-14" %}

## 1.4.0

#### 追加

* のサポートを追加 **即時** 表示条件を [App Messages](/pushly-ja/platform/app-messages.md).

#### 修正

* App Messageのグローバル頻度上限計算に関する問題を修正。
  {% endupdate %}

{% update date="2025-01-21" %}

## 1.3.9

#### 追加

* push-to-startトークンの登録および監視のサポートを追加 [Live Activities](/pushly-ja/integration/implementation-steps/apple-ios/sdk-swift-obj-c/live-activities.md).

#### 更新

* 更新 `PNNotification.meta` 開発者にとってより扱いやすい値アクセスパターンを可能にする構造に。

#### **Live Activities - 新しいメソッド**

* `PushSDK.LiveActivities.register(_ activityType:, activityHandler:)`
  * 提供された `activityType` push-to-startトークンの更新を監視し、登録を自動的に処理します。提供された `activityType` pushで開始された、または既に実行中の各アクティビティについて、 `activityHandler` が呼び出されます。
* `PushSDK.LiveActivities.register(_ activity:, withId:)`
  * 提供された `activity` pushトークンの更新を監視し、提供されたアクティビティIDの登録を自動的に処理します。
    {% endupdate %}

{% update date="2024-12-11" %}

## 1.3.8

#### 追加

* のサポートを追加 `PNNotification.meta` フィールド。
  {% endupdate %}

{% update date="2024-07-17" %}

## 1.3.7

#### 追加

* App Messageアニメーションのサポートを追加。

#### 更新

* 追跡イベントに対する内部最適化を更新。
  {% endupdate %}

{% update date="2024-04-23" %}

## 1.3.6

#### 追加

* セッションハートビートのサポートを追加。
* アプリケーションバージョンの追跡を追加。

#### 更新

* 内部イベントmeta構造を更新。
* PushNotificationの一時停止および再開イベント追跡の優先度を更新。

#### 修正

* キャッシュされたイベントのハイドレーション順序に関する問題を修正。
  {% endupdate %}

{% update date="2024-03-25" %}

## 1.3.5

#### 修正

* バックグラウンド通知登録がサブスクリプションイベントを送信してしまう可能性のある問題を修正。
  {% endupdate %}

{% update date="2024-03-18" %}

## 1.3.4

#### 更新

* イベント追跡の重複排除処理を更新。

#### 修正

* 保留中イベント数が多すぎるとアプリがクラッシュする可能性のある問題を修正。
  {% endupdate %}

{% update date="2024-03-12" %}

## 1.3.3

#### 追加

* プライバシーマニフェストを追加。
  {% endupdate %}

{% update date="2024-03-12" %}

## 1.3.2

#### 更新

* React NativeおよびFlutter利用者向けのApp Messageシリアライズを更新。
  {% endupdate %}

{% update date="2024-03-06" %}

## 1.3.1

#### 追加

* さらに広範な内部ログを追加。

#### 修正

* への依存を削除 `NWPathMonitor`.
  {% endupdate %}

{% update date="2024-03-06" %}

## 1.3.0

#### 追加

* App Messagesのサポートを追加。
  {% endupdate %}

{% update date="2024-03-07" %}

## 1.2.2

#### 追加

* さらに広範な内部ログを追加。

#### 修正

* への依存を削除 `NWPathMonitor`.
  {% endupdate %}

{% update date="2024-02-16" %}

## 1.2.1

#### 追加

* 購読者のプッシュ通知の一時停止と再開のサポートを追加。

#### 新しいプロパティとメソッド

* `PushSDK.PushNotifications.isPaused` - 購読者の通知が現在一時停止中かどうかを示すブール値のプロパティ。
* `PushSDK.PushNotifications.pause()` - 購読者が通知を受信する機能を一時停止します。
* `PushSDK.PushNotifications.resume()` - 購読者が通知を受信する機能を再開します。

#### 移動済み / 非推奨のプロパティとメソッド

* `PushSDK.UserProfile.isSubscribed` は次へ移動されました `PushSDK.PushNotifications.isSubscribed` 今後は非推奨警告が表示されます。
* `PushSDK.UserProfile.isEligibleToPrompt` は次へ移動されました `PushSDK.PushNotifications.isEligibleToPrompt` 今後は非推奨警告が表示されます。
* `PushSDK.showNativeNotificationPermissionPrompt()` 別名が設定されました `PushSDK.PushNotifications.showPermissionPrompt()`.
* `PushSDK.UserProfile.revertUserDeletion` 今後は警告が表示され、将来のリリースで削除されます。
  {% endupdate %}

{% update date="2024-01-24" %}

## 1.2.0

#### 追加

* LiveActivitiesのサポートを追加。

#### Live Activities - 新しいモジュール

* `PushSDK.LiveActivities.track(token:, forActivity:)`
  * 提供されたpushToUpdateトークンを現在のユーザーに登録し、プッシュ経由で提供されたアクティビティIDを更新できるようにします。
    {% endupdate %}

{% update date="2023-10-19" %}

## 1.1.5

#### 更新

* 内部イベント追跡メタデータを更新。
  {% endupdate %}

{% update date="2023-10-18" %}

## 1.1.4

#### 追加

* のサポートを追加 [管理対象インテグレーション](/pushly-ja/integration/implementation-steps/apple-ios/xiang-xi-she-ding/zi-zhu-guan-li-lian-xie.md).
  {% endupdate %}

{% update date="2023-08-29" %}

## 1.1.3

#### 更新

* 内部リソースキャッシュポリシーを更新。
  {% endupdate %}

{% update date="2023-07-26" %}

## 1.1.2

#### 追加

* 特定のユーザー操作に基づいてPushSDK匿名IDをコピーするための便利なサービスを追加。
  {% endupdate %}

{% update date="2023-07-18" %}

## 1.1.1

#### 更新

* エラー報告の詳細と内部リソースキャッシュを更新。
* デバッグログ機能を更新。
  {% endupdate %}

{% update date="2023-08-29" %}

## 1.0.15

#### 更新

* 内部リソースキャッシュポリシーを更新。
  {% endupdate %}

{% update date="2023-07-26" %}

## 1.0.14

#### 追加

* 特定のユーザー操作に基づいてPushSDK匿名IDをコピーするための便利なサービスを追加。
  {% endupdate %}

{% update date="2023-07-26" %}

## 1.0.13

#### 更新

* エラー報告と内部リソースキャッシュを更新。
  {% endupdate %}

{% update date="2023-06-06" %}

## 1.1.0

#### 更新

* エラー報告の詳細を更新。

#### 破壊的変更

* アプリを開いたときまたは再開したときのバッジ自動クリア動作を削除。
* swizzledメソッドを、存在する場合は元の実装を呼び出すよう更新。
  {% endupdate %}
  {% endupdates %}

### クローズドベータ版リリース

{% updates format="full" %}
{% update date="2023-05-24" %}

## 1.0.12

#### 更新

* ユーザープロファイルに関連する追跡イベントのストリーム順序を更新。
  {% endupdate %}

{% update date="2023-05-17" %}

## 1.0.11

#### 更新

* の報告方法を更新 `PushSDK.UserProfile.isSubscribed` が報告されます。
* シミュレーター機能を更新。
  {% endupdate %}

{% update date="2023-04-20" %}

## 1.0.10

#### 修正

* に関する問題を修正 `PushSDK.UserProfile.remove()` イベント追跡。
  {% endupdate %}

{% update date="2023-04-12" %}

## 1.0.9

#### 更新

* 内部バージョン追跡を更新。
  {% endupdate %}

{% update date="2023-03-16" %}

## 1.0.8

#### 更新

* 再購読の追跡方法を更新し、シミュレータービルドを含めます。
  {% endupdate %}

{% update date="2023-03-13" %}

## 1.0.7

#### 修正

* に関するXcode警告を修正 `アプリケーション拡張での使用に安全ではないdylibへのリンク`.
  {% endupdate %}
  {% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.pushly.com/pushly-ja/integration/implementation-steps/apple-ios/ios-sdk-bian-genglli.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
