When developing the Tiktok applet, I found that it could not run normally
What is currently being useduniappSource code6.6.0Version source code
stayShopXOShopping Mall(It's also the latest version)The backend has filled in the correct informationAPPIDandAPPSECRET
stayuniappI manually created a root directory for the source codeproject.config.jsonThe file has been configured
{
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"appid": "my ownappid",
"projectname": "shopxo"
}
And when I packaged and ran it, it couldn't run properly,Alipay and WeChat applet can be accessed normally

Tiktok also set the domain name in the background,Now I don't know what's wrong with Tiktok。
Hello!,This should be the latest version, which uses some new features but does not adapt to the Tiktok applet,I will arrange for the technical team to investigate on the next version。
View All 0 Comments