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 branch with master #83

Closed
wants to merge 19 commits into from

Conversation

SoumenRautray
Copy link
Contributor

No description provided.

SoumenRautray and others added 19 commits May 18, 2024 19:46
* 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
…akutentech#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

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sources/REventLogger/REventLoggerEnvironment.swift Dismissed Show dismissed Hide dismissed
Sources/REventLogger/Utilities/Utility.swift Dismissed Show dismissed Hide dismissed
Sample/EventLogger/EventLoggerInteractor.swift Dismissed Show dismissed Hide dismissed
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