amplitude / amplitude/Amplitude-iOS
Give method to clear db
オープン
bug
- 主要言語
- Objective-C
- スター
- 328
- フォーク
- 194
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I incorrectly used `logEvent(..., withTimestamp: Date().timeIntervalSince1970)`, providing fractional number instead of integer. Event was saved to local db, but then I cannot send it (and all subsequent events too) to backend, because `ERROR: Connection response received:400, invalid_event_field. Invalid fields [timestamp].`. I need some way to clear db
コントリビューションガイド
評価
この issue はまだ評価されていません。