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 was archived by the owner on Dec 31, 2025. It is now read-only.
You can pass enableLogging: true to the initialize call to get debug logging. This could be a useful feature.
enableLogging - Set to true to enable logging by default. Note that this will cause Appboy to log to the
javascript console, which is visible to all users! You should probably remove this or provide an alternate
logger with appboy.setLogger() before you release your page to production.