in my app i have json structure like this
{
-JyDZ5cSaDr-mOPzKNFR: {
images: "201509022027404cbef290-b5d4-4e2b-9579-f8321a260b24.jpg"
language: "tamil"
likes: 10
shares: 0
tittle: "I wish I could illegally download clothes"
user: "4cbef290-b5d4-4e2b-9579-f8321a260b24"
}-
-JyD_oSDo6BATTwf-vUK: {
images: "201509022035004cbef290-b5d4-4e2b-9579-f8321a260b24.jpg"
language: "tamil"
likes: 6
shares: 0
tittle: "ada muyal pudikra muncha patha theriyatha"
user: "4cbef290-b5d4-4e2b-9579-f8321a260b24"
}-
now i want to add extra field.and firebase will thow bounce error? is there any way to support backward compatibility?