simra-project / simra-ios

Apache License 2.0
4 stars 6 forks source link

Speicher voll? #43

Closed ckrey closed 3 years ago

ckrey commented 3 years ago

Ich denke Speicher voll. Das wird im Moment auch nicht überprüft. Ich kann da mal nach schauen.

Meiner Meinung nach sollten wir alte Fahrten sowieso irgendwann löschen (die Statistik bleibt ja erhalten). Das haben wir ja auch schon mal vor langer Zeit diskutiert. Z.B. nur die letzten 10 noch hochgeladenen Fahrten behalten.

inzwischen verschwinden all meine Fahrten. Es ist Zufall, wenn eine nach dem Aufzeichnen noch da ist. Die letzte ist vom März. Ich fahre täglich.

at least half of my rides disappear without uploading from my list...

ckrey commented 3 years ago

Man kann wohl nur 4MB in NSUserDefaults speichern???

Attempting to store >= 4194304 bytes of data in CFPreferences/NSUserDefaults on this platform is invalid. This is a bug in SimRa or a library it uses

2021-04-21 11:33:30.882109+0200 SimRa[25634:9149911] [User Defaults] CFPrefsPlistSource<0x282f05f00> (Domain: de.tu-berlin.mcc.simra, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: Yes): Attempting to store >= 4194304 bytes of data in CFPreferences/NSUserDefaults on this platform is invalid. This is a bug in SimRa or a library it uses
2021-04-21 11:33:30.883020+0200 SimRa[25634:9149911] [User Defaults] CFPrefsPlistSource<0x282f05f00> (Domain: de.tu-berlin.mcc.simra, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: Yes): Transitioning into direct mode
ckrey commented 3 years ago

https://developer.apple.com/forums/thread/121527