Meteor loading and opening pages in android device

hi,
after deploy my app(its a simple blog app) i have some issue that i cant understand.

my meteor app in web browser work fast and each link open fast in browser but in the android or ios work slow and in the some case i should waiting 20sec to open page . loading data from db are paginate and i do control subscribe and publish statement but when i use android or ios application some page work slow or url opened with delay. there are meteor packages that i use :
kadira:flow-router
kadira:blaze-layout
sakulstra:aggregate
aldeed:collection2
simple:reactive-method