I store some location data in firebase:
When I try to retrieve the location data in App Inventor, I found that the data I get is not a list:
Does anyone know how I can do with the data I get from the firebase database? (the data I got is "{Nick_Name="Ken", Address="60 Old Mill Rd, Oakville, ON L6J 7V9, Canada\n", Latitude=43.452752, Longitude=-79.68407404}")