demokratie-live / democracy-client

DEMOCRACY App Client
https://www.democracy-deutschland.de/#!prototyp
Apache License 2.0
138 stars 28 forks source link

📱 [AsyncStorage] Passing null/undefined as value is not supported. #1119

Closed ManAnRuck closed 4 years ago

ManAnRuck commented 4 years ago

Error [AsyncStorage] Passing null/undefined as value is not supported. If you want to remove value, Use .remove method instead. Passed value: null Passed key: verification_code_expire_time

https://sentry.io/organizations/democracy-deutschland-ev/issues/1570116453/?project=1867209&query=is%3Aunresolved https://sentry.io/organizations/democracy-deutschland-ev/issues/1570116425/?project=1867209&query=is%3Aunresolved

johnpincock commented 4 years ago

I had this error too, but it resolved by after replacing the undefined value for a null.