我们游戏在测试阶段,之前构建了个1.5.134版本,但我觉着还没正式发布,现在这版本号定太高了,就把版本号降为0.5.0,重新构建了个,但是这个版本却不能推给外部测试人员了(若改成1.5.135重新构建,却可以推了)~~~
什么原因呢?难道是后来构建的低版本号的版本不允许推给外部测试人员了?
下面是尝试推低版本构建给外部测试人员 导致的页面错误:
TypeError: Cannot read property 'feedbackEmail' of undefined at t.value (/itc/bower_components/tf/dist/tf.tidbits.min.abe2809b18.js:5:30068) at t.value (/itc/bower_components/tf/dist/tf.tidbits.min.abe2809b18.js:5:30292) at /itc/bower_components/tf/dist/tf.tidbits.min.abe2809b18.js:17:24681 at g (/itc/js/compiled/lib/vendor.84585ca92f.js:13:24609) at /itc/js/compiled/lib/vendor.84585ca92f.js:13:24781 at o.$eval (/itc/js/compiled/lib/vendor.84585ca92f.js:14:367) at o.$digest (/itc/js/compiled/lib/vendor.84585ca92f.js:13:30912) at /itc/js/compiled/lib/vendor.84585ca92f.js:14:454 at f (/itc/js/compiled/lib/vendor.84585ca92f.js:12:10657) at /itc/js/compiled/lib/vendor.84585ca92f.js:12:12120
/itc/js/compiled/lib/vendor.84585ca92f.js:13
是官方的不上心,还是我对规则的无知?