Can't make grounddb work with iOS whereas it's working fine in Web

Hello everyone,

I am using grounddb to load mobile app faster on device after first load. I’ve followed the official documentation to integrate grounddb support in meteor. I’ve just changed the syntax to “Ground.Collection” from “Meteor.Collection” and nothing beyond it. It works perfectly in web interface but when I generate iOS build it doesn’t result well in mobile. Moreover, it slows down ever than before in mobile showing negative results. Can anyone please help me in this matter.

Thanks in advance.