amplitude / amplitude/Amplitude-iOS
Give method to clear db
Aperta
bug
- Lingua principale
- Objective-C
- Stelle
- 328
- Fork
- 194
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.