reportObj always returns `undefined`
mohsinjamadar opened this issue · 1 comments
mohsinjamadar commented
I have tried the demo code
Tried to use reportObj by two ways
- Expose the Report object globally - didn't worked
- Use reportObj inside a class method - didn't worked
Even I tried to setTimeout of say 20 seconds. still reportObj is undefined.
I am sure I am missing something from the documentation.
please help
kkd1215 commented
Hello @mohsinjamadar,
You can refer to the official documentation here and try following the README as well. If you are still facing some issues, please share the some more details.