better readme
This commit is contained in:
parent
971e423e42
commit
bc651b2003
2 changed files with 41 additions and 2 deletions
|
@ -49,4 +49,4 @@ A few important notes:
|
|||
2. You're in control of what gets sent to Aptabase. This SDK does not automatically track any events, you need to call `trackEvent` manually.
|
||||
- Because of this, it's generally recommended to at least track an event at startup
|
||||
3. You do not need to await the `trackEvent` function, it'll run in the background.
|
||||
4. Only strings and numbers values are allowed on custom properties
|
||||
4. Only strings and numeric values are allowed on custom properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue