Skip to content

Commit

Permalink
Merge branch 'main' of github.com:PhonePe/EventBrowser-iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanthkv-phonepe committed Dec 8, 2024
2 parents 5c6e1fc + 80b531e commit 58109ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-orange.svg)](https://swift.org)
[![CocoaPods](https://img.shields.io/cocoapods/v/EventBrowser.svg)](https://github.com/PhonePe/EventBrowser-iOS)

# Event Browser(iOS) SDK For Enhanced Event Tracking During App Development

It is a time-consuming process to track and analyze events in real-time by engineers, QA, product during app development and testing. This is where **EventBrowser** comes for rescue. Events can be ingested into EventBrowser SDK for real-time view of the events. Recorded events will persist for a duration which you can configure and can be further used to analyze Event data in detail. We can search through the logged events easily by EventType and category from the list of triggered events. You can filter by category using which we can focus on the relevant events only.
Expand Down

0 comments on commit 58109ca

Please sign in to comment.