Setup¶
Before set up is complete, a similar screen as below will display on the dashboard.
Set log level to Debug , and make sure you are able to check the log on your IDE. Verify that the below log is showing when using the app which has Repro SDK already implemented.
iOS
INFO : Repro Setup v5.23.0
...
DEBUG: Repro Successfully uploaded file: 'log_20260101123456789.json.deflate' (will delete)
Android
I Repro Setup v5.22.0
...
D Successfully uploaded file: 'log_20260101123456789.json.deflate' (will delete)
Note
Information collected by the SDK will be uploaded to the server periodically.
For more information, please refer to Session Lifecycle.
Note
If you are not able to send data, please refer to What are the possibilities when sessions do not get uploaded?
After completing the above two steps, make sure that the dashboard switches to the below screen.