amplitude / amplitude/Amplitude-iOS

Give method to clear db

オープン
#258 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。