You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2021. It is now read-only.
Awesome Product, i'm excited to see it grow further (especially the dashboard on AWS).
On the JS SDK: it would be perfect to have an optional "Debug Mode" that logs Event submissions to the Console. Currently it's really hard to determine if it actually "works" when i'm running outside the browser on a mobile device WebView (Cordova).
Cheers
The text was updated successfully, but these errors were encountered:
It accepts a logger object designed in such a way that you can just pass it console (since console has .log, .error, .info, .debug).
If you are developing on Cordova/Phonegap you can use the PhoneGap Developer App which will proxy the console logs from a mobile device back to your desktop.
Awesome Product, i'm excited to see it grow further (especially the dashboard on AWS).
On the JS SDK: it would be perfect to have an optional "Debug Mode" that logs Event submissions to the Console. Currently it's really hard to determine if it actually "works" when i'm running outside the browser on a mobile device WebView (Cordova).
Cheers
The text was updated successfully, but these errors were encountered: