Quick Start
Get started with LogDog in seconds using our sample app.
Try our Sample App
- Download our sample app "LogDog" from the App Store
- Visit demo.logdog.app
- Scan the QR code shown from the LogDog dashboard using the sample app
- Your device is now connected to the demo dashboard
- In web dashboard click on the device to see all it's logs, requests and events
Sample Features
- In the LogDog sample app open the tab
JSON
- The web dashboard should now show a request that was made to fetch some sample todos
- Click on it and inspect the headers and the body
LogDog tracks all requests and logs originating from the app. You can instruct it to also send custom events and more.
Response Mocking
- Select any network request in the dashboard
- Click "Enable Mock"
- Modify the response data
- In the sample app tap on "Refresh" to send another request
- It will now show your modified response body
Next Steps
Ready to integrate LogDog into your own app?
- For ios, follow our setup guide
- For android, follow our setup guide