Jameswain

Results 2 issues of Jameswain

Add the function of obtaining the local IP address. If the host is not configured when the service starts, the IP address of the LAN is used.

### Cocos Creator version 3.6.2 ### System information iOs 15.4 ### Issue description 我用cocos creator 3.6.2 创建一个空的cocos工程,编译一个IOS平台,编译出来的js代码里包含在ALIPAY相关的字符串,我编译的IOS平台,理论上来说不应该包含任何其他渠道的小游戏平台相关的代码才对,在苹果商店如果有ALIPAY相关的字符串,会导致被拒审,希望cocos大佬们处理一下这个问题。 在build/ios/data/src/cocos-js/instantiated-672c7613.js这个文件,除了ALIPAY还有很多像CC_OPPO、CC_HUAWEI等等跟IOS不相关渠道的关键字。 ![](https://raw.githubusercontent.com/Jameswain/IMG/master/cocos1_20230831212812.jpg) ![](https://raw.githubusercontent.com/Jameswain/IMG/master/cocos2_20230831213004.jpg) ### Relevant error log output _No response_ ### Steps to...

Bug
P1
Needs Triage