Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge eventLogger feature with master #84

Closed
wants to merge 16 commits into from
Closed

Conversation

SoumenRautray
Copy link
Contributor

No description provided.

SoumenRautray and others added 16 commits November 16, 2023 10:59
* feat: Retrieve App and Device MetaData (SDKCF-6846)

* chore: fix SwiftLint Errors (SDKCF-6846)

* chore: fix lint errors (SDKCF-6846)

* chore: address review comments (SDKCF-6846)

* chore: nit picks (SDKCF-6846)

* chore: remove public access specifier (SDKCF-6846)

* chore: nit piks

* chore: fix lint errors

* chore: fix typo in testcase (SDKCF-6846)
* feat: declare EventLogger public APIs & manager class (SDKCF-6845)
* improve: introduce separate methods to send event critical & warning events (SDKCF-6845)
* improve: Refactor event-logger code (SDKCF-6864)

* fix: Code review (SDKCF-6864)

* improve: Add subspec REventLogger and reusing RSDKUtils code for environment (SDKCF-6864)
* feat: Implement Network Manager Module (SDKCF-6849)

* chore: nit picks

* chore: refactor code and add implement REventLoggerSender

* chore: fix lint errors

* chore: fix lint error

* chore: add test cases (SDKCF-6849)

* chore: fix lint errors

* chore: add body as encodable (SDKCF-6849)

* chore: update test cases (SDKCF-6849)

* chore: fix lint errors (SDKCF-6849)

* chore: code refactor

* chore: code refactor and address review comments (SDKCF-6849)

* chore: add tests (SDKCF-6849)

* chore: remove default implementation (SDKCF-6849)

* chore: fix typo

* chore: refactor code

* chore: address review comments
* feat: Implement Event Storage (SDKCF-6848)

* chore: remove proj changes

* chore: addressed review comments

* chore: fix lint errors

* chore: update test case
* chore: create public apis for Event Logger

* chore: use bundle id to create userdefaults

* Revert "chore: use bundle id to create userdefaults"

This reverts commit 8248afc.

* chore: create user defaults

* chore: add TTL expiry time

* chore: added nil checks

* chore: implement ttlExpiry

* chore: fix lint errors

* chore: address review comments and add tests

* chore: add tests

* chore: address review comments and add tests

* chore: code refactor
* feat: add sample app target & scheme (SDKCF-6856)
* feat: update event logger view (SDKCF-6856)
* ci: add create ipa fastlane job (SDKCF-6856)
* feat: update custome info & default error messages (SDKCF-6856)
* feat: integrate RSDKUtils with Sample app (SDKCF-6856)
* ci: read credential from info.plist & bitrise secrets (SDKCF-6856)
* ci: update RSDKUtils framework in TestHost app to read coverage (SDKCF-6856)
* improve: insert event as per event count input (SDKCF-6856)
* feat: integrate app lifecycle listener (SDKCF-6850)
* improve: integrate app lifecycle listener with REventLogger module (SDKCF-6850)
* feat: Implement Retry Mechanism

* chore: code refactor

* chore: modified retry logic

* chore: code refactor
…73)

* Improve: Refactor REvent parameters and log event Logic
* chore: add rmcSdks parameter to REvent
* chore: nit picks
* chore: add raw values for evenTypes
* chore: add tests
* refactor: fetch RMCSDK version from plist only once form RMC Bundle (SDKCF-6851)
* chore: fix crash on sample app on logging event (SDKCF-6882)
* improve: Update App name fetching logic for Eventlogger (SDKCF-6915)
Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Critical Issues (required ≤ 0)
4 New Major Issues (required ≤ 0)
3 New Minor Issues (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants