adobe / aepsdk-assurance-ios

Adobe Experience Platform Assurance SDK
Apache License 2.0
1 stars 12 forks source link

Bugfix stop collecting events after session disconnection #51

Closed PravinPK closed 2 years ago

PravinPK commented 2 years ago

Things that are done in this PR

[Bug FIx] - stop collecting events after session disconnection [Docs] - documented the limitation of Assurance metadata usage

Bug reproducing steps:

Bug: Notice the events collected during session disconnected are still sent after reconnect Expectation: No events should be queued or processed after the session is disconnected

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (8ffb26e) into dev (d381609) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #51      +/-   ##
==========================================
+ Coverage   87.73%   87.81%   +0.08%     
==========================================
  Files          29       29              
  Lines        1231     1239       +8     
==========================================
+ Hits         1080     1088       +8     
  Misses        151      151