adobe / aepsdk-target-ios

Adobe Experience Platform - Target extension built with Swift
Apache License 2.0
0 stars 15 forks source link

Fixed an issue where Target session Id was not being persisted on app close and relaunch. #104

Closed swarna04 closed 3 years ago

swarna04 commented 3 years ago

Description

Ref: [MOB-15298]

Fixed an issue where if the app is closed before session expiry, a new session Id is generated. This was happening because the generated session Id, on app launch, was not being persisted because of an issue in the code.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: