<div dir="ltr">Hi Christos,<br><div><br></div><div>Looking at PListPropertyStore test suite, I think that when trying to remove a non-existing value from storage it should return NO.</div><div>which is not the current behavior</div>
<div><a href="https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOSTests/AGPropertyListStorageSpec.m#L419">https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOSTests/AGPropertyListStorageSpec.m#L419</a><br>
</div><div><br></div><div>wdyt?</div><div><br></div><div>Corinne</div><div>PS: A couple of FALSE instead of NO</div><div><a href="https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOS/datamanager/AGMemoryStorage.m#L158">https://github.com/aerogear/aerogear-ios/blob/master/AeroGear-iOS/AeroGear-iOS/datamanager/AGMemoryStorage.m#L158</a></div>
</div>