Good night guys,
The status of my LOCALSTORAGE looks like this:
WhenItrytodothis:
for(varpostin$window.localStorage){console.log(post);varvalue=JSON.parse($window.localStorage[post]);alert(value);response.push(value)}
IttakesupthelengthattributethatalreadycomeswiththestorageandattributekeythatIdonotknowwhereitcamefrom.