我遇到的问题是我的Meteor应用程序无法使用服务器方法。我跑:
meteor run ios-device
并获取一个xCode项目,但服务器端方法不起作用。当我运行模拟器时:
meteor run iOS
服务器端方法也不起作用。
服务器方法在我的浏览器中正常工作。为什么呢?
我安装的软件包是:
accounts-facebook 1.0.4 Login service for Facebook ac...
accounts-google 1.0.4 Login service for Google acco...
accounts-twitter 1.0.4 Login service for Twitter acc...
cordova:com.google.cordova.admob 2.7.4
cordova:org.apache.cordova.inappbrowser 0.5.1
fourseven:scss 2.1.1 Style with attitude. Sass and...
http 1.1.0 Make HTTP calls to remote ser...
iron:router 1.0.7 Routing specifically designed...
meteor-platform 1.2.2 Include a standard set of Met...
meteoric:ionic 0.1.17 Ionic components for 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 the configuration for ...
u2622:persistent-session 0.3.3 Persistently store Session da...
urigo:angular 0.8.4 The simplest no-conflict way ...