Meteor server methods not working on iOS simulator or xCode -


i having issue server methods not working on meteor app. run:

meteor run ios-device 

and xcode project, server side methods don't work. when run simulator:

meteor run ios 

the server side methods don't work either.

the server methods work fine in browser. why?

the packages have installed are:

accounts-facebook                        1.0.4  login service facebook ac... accounts-google                          1.0.4  login service google acco... accounts-twitter                         1.0.4  login service twitter acc... cordova:com.google.cordova.admob         2.7.4 cordova:org.apache.cordova.inappbrowser  0.5.1 fourseven:scss                           2.1.1  style attitude. sass and... http                                     1.1.0  make http calls remote ser... iron:router                              1.0.7  routing designed... meteor-platform                          1.2.2  include standard set of met... meteoric:ionic                           0.1.17  ionic components meteor.... meteoric:ionic-sass                      0.1.9  ionic's css framework in sass... meteoric:ionicons-sass                   0.1.6  ionic's ionicons library in s... service-configuration                    1.0.4  manage configuration ... u2622:persistent-session                 0.3.3  persistently store session da... urigo:angular                            0.8.4  simplest no-conflict way ...