Emil Alipiev

Results 158 comments of Emil Alipiev

@L3xer it will not work as you explain, because you have to return something. you have 3 options. - return new data from server - return null (that nobody wants)...

@PureWeen Sorry for late response. I just was revisiting this issue and read your comment one more time today. I think that we are talking about 2 different things. you...

I just came back to this issue to see if there is anything and when i look into source code there is already a parameter called shouldInvalidateOnError which looks like...

Hi @natwallbank, If I understand your problem correctly, I just faced similar issue. I changed the namespace of my object and it is not deserializing/serializing anymore. Is that what you...

@PureWeen @rahamohebbi where do you use flush in your app? Can we use in app.xaml.cs OnSleep and re-initiliza onStart or OnResume?

I went through the several issues on SO like [this ](https://stackoverflow.com/questions/21358493/cannot-deserialize-the-current-json-object-e-g-namevalue-into-type-sy)one telling me that my returned object is not list and single object thats why I get this but in...

@h0s sorry for coming back to this issue so late. i closed this ticket first because i thought that it is my bad coding and different reason but I come...

More information in Edit above. @PureWeen I already replied on you on [stackoverflow question ](https://stackoverflow.com/questions/47255888/akavache-or-sqlite-is-crashing-when-calling-in-onstart-method)but see it also here

@PureWeen I followed what you said but i dont get any difference. it is exactly same crash and message. please see the attached repro. [App1.zip](https://github.com/reactiveui/Akavache/files/2085386/App1.zip)

@PureWeen I also have same exactly, not in the xml file but on the settings tab as coma seperated like shown below. that is just working fine for me but...