[图片]
静态网站H5内嵌APP中使用WEBVIEW 可否支持跳转小程序?使用文档中的官方示例:https://postpay-2g5hm2oxbbb721a4-1258211818.tcloudbaseapp.com/jump-mp.html IOS 报错无法跳转提示: ProcessAssertion:Failed to acquire RBS Background assertion 'WebProcess Background Assertion' for process with PID 1039,error:Error Domain=RBSAssertionAttribute=<RBSDomainAttribute|domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">,NSLocalizedFailureReason=Target is not running or required target entitlement is missing} 是需要配置另外东西还是说不支持?
2022-03-291) Safari输入Universal Links(包括完整路径)+随机字符串(例如: abc) SDK Sample的Universal Links: https://help.wechat.com/sdksample/ 测试输入Safari的Universal Links: https://help.wechat.com/sdksample/abc 2)下拉页面检查是否有打开app的入口提示(如下图) 以上这个没问题 但是把地址换成我自己的Universal Links 变为无效 微信端不会自动补充查找apple-app-site-association吗?
universalLink每次跳转小程序都跳转两次 自检不通过 卡在5 如何解决?openURL回调自检5, 0, Universal Link check failed. The application is launched by WeChat via scheme, Common problems self-check guide: [微信开放平台App iOS端接入新版本SDK 常见问题自查指引]https://developers.weixin.qq.com/community/develop/doc/000ce0403bc9d0ea1a0a67f415b409WeChatSDK: wxlog:Error:WXCheckULStepResult[success: 0, errorInfo: Universal Link check failed. The application is launched by WeChat via scheme, suggestion: Common problems self-check guide: [微信开放平台App iOS端接入新版本SDK 常见问题自查指引]https://developers.weixin.qq.com/community/develop/doc/000ce0403bc9d0ea1a0a67f415b409]2022-03-15 13:36:18.550821+0800 卡在第五步 检查已打开associated domain并且添加Universal links域名 配置文件上线按苹果要求放在服务器指定的路径下(域名根目录) 苹果自检配置文件生效 配置文件的Universal links的paths配置 /app/* 配置文件的appID(teamID+bundleID)正常
2022-03-15