APP 使用在线打包后生成ipa文件 通过 application loader提交后显示如下错误:
Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/wz/q9g99hlj4csb3j2d6_grw1p40000gn/T/0AA1B523-A382-4F5D-A0DD-ED7D275B8F15/1046418282.itmsp - Error Messages:
ERROR ITMS-90158: "The following URL schemes found in your app are not in the correct format: [1]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail."
DCloud_IOS_XTY
schemes中不要使用特殊字符
2015-12-18 18:33