灯塔是你自己的 上报组件?
微信开发工具更新新版后一直提示灯塔上报失败,怎么解决?[图片] 开发工具一直报灯塔上报失败
04-14这个接口是可用的。 虚拟产品已经提交到appstoreconnect,但是显示的是“准备提交”状态,是有关系的。需要苹果那边通过才行。 如果通过了,你还要在手机本地配置沙盒环境。可以百度一下
wx.miniapp.IAP.requestSKProducts 为什么始终获取不到商品信息?我现在可以使用苹果iphone设备TestFlight 测试内购IAP,但是问题依旧是无效商品标识,所以有3个问题想请问: 微信小程序调用的接口 wx.miniapp.IAP.requestSKProducts 是否可用?这是微信小程序封装的API,底层调用的应该是SKProductsRequest(官方显示被废弃deprecated),那这个接口还能使用吗?现在用它获取商品信息,始终获取不到商品标识符。 虚拟产品已经提交到appstoreconnect,但是显示的是“准备提交”状态,这个有关系吗?
04-09这个工具 版本可能比较旧了
IPA打包为什么没反应?[图片] 请问下我申请了证书之后,打包IPA一直卡在Archive ios resources...没反应是什么原因呢?
04-09itunes not found
多端应用真机构架失败?[图片]
04-09如果私钥 不匹配的话就会返回 8001
miniprogram-ci 上传代码报错 innerCode: -80011?提示 { "errCode": -1, "errMsg": "get new ticket fail innerCode: -80011" } 上传密钥确定是没问题的,密钥也重置了十来次,都不行,别的appid也没这个问题,只有这个appid不行wxbd93cd99035bd0b3
04-09有重新构建Android App么
多端应用,获取设备ID,按照文档步骤来写的,报错了,为什么?[图片][图片][图片]
03-281.6.x (工具版本最低要求 1.06.2502062 或使用 云构建)https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/changelog/ios/changelog.html
使用小程序多端框架开发ios程序在发布时报错,ITMS-90426:无效的Swift支持,如何解决?[图片] 如图所示,在使用小程序多端框架开发ios程序在苹果开发者平台发布时报错,提示ITMS-90426:无效的Swift支持。请问大家有遇到这种情况的吗?
03-17工具的版本 也升级到nightly的比较新的版本吧,然后再重新创建
多端应用开发iOS原生插件问题?开发者工具版本:1.06.2502272 darwiin-arm64 Mac OS: 15.0.1 芯片:M1 Pro Xcode: 16.0 模拟器报错: [SaaAMgr.mm,191,-[SaaAMgr setupMiniAppBundle]] parse buildinfo.json fail, please check /Users/xxx/Library/Developer/CoreSimulator/Devices/63C6F892-F239-498B-9D72-0B8B581E7561/data/Containers/Bundle/Application/14E0CB5D-B6C2-44EB-9F91-8150489EB9F0/demo.app/MiniApp.bundle/module/buildinfo.json 真机报错: Exited with status code 255
03-06可以试试 2.1.11
miniprogram-ci开启代码压缩后,提示wxml文件expected token `if`?[图片] 简单复现 wxml文件中使用<wxs> module.exports.testFunction = function (a) { var b = '' if (a) { b = 'aaaaaa' } else { b = 'cccccc' } return b } CI上传脚本 await ci.upload({ project, version: "1.0.0", desc: "测试施氏食狮", setting: { es6: true, minifyJS: true, minifyWXML: true, minifyWXSS: true, codeProtect: true, autoPrefixWXSS: true, minify: true, }, 开启"minifyWXML"或者"minify"都会提示expected token `if`,关闭后就可以正常通过脚本上传 miniprogram-ci版本为2.0.10,开发者工具版本为1.06.2502142 开发者工具中是可以正常上传,ci脚本中就会提示该错误,想问下是压缩的时候出问题了还是什么原因导致 已添加代码片段,其中上传key和appid内容请麻烦自行修改下
02-27多端插件产物有问题。是不是没有正确构建多端插件的产物
引入多端原生插件,真机调试报错?Error installing app. 0 (PackageInspectionFailed). Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework; Extra info about "/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework/Info.plist": Couldn't stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework/Info.plist: No such file or directory,["Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework; Extra info about \"/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework/Info.plist\": Couldn\'t stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.ZItyrt/extracted/demo.app/Frameworks/wx1b55448b5bd2cefc.framework/Info.plist: No such file or directory"] $:wx2a9d0c3c276390e4 getAppleIdData succeed Init the sign environment for 1054938306@qq.com... Signing the app... Sign the app successfully 我是跟着文档一样走的,不知道为什么报这个错
02-06