LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [iOS]
ONLINE
// Z.SHINCHVEN

微信支付 JSSDK iOS 常见问题

调用支付 JSAPI 缺少参数 timeStamp、当前页面的 URL 未注册。

// Z.SHINCHVEN

Install .ipa from Desktop to Devices

iOS's application packages, aka .ipa file, can be installed from desktop to devices. 爱思助手/i4.cn from Shenzhen is one of the third party device companion software that can install ipa files to devices.…

// Z.SHINCHVEN

Open iOS Simulator from Command Line

The Simulator.app from xcode can be opened from command line without opening the xcode itself. Open Simulator To do so is simple, just run the following command: open -a Simulator If your xcode is pro…

// Z.SHINCHVEN

Let's Encrypt Authority X3 证书在iOS上加载缓慢是因为某个特色

最新有新的 WebApp 项目上线,发现在 Android 上打开速度很快,却在 iOS 上打开缓慢,调查下来发现是由于Let's Encrypt Authority X3证书的验证服务器域名被大防火墙认证了造成。 目前尝试下来是好的方案还是弃用Let's Encrypt Authority X3证书。 比如我到腾讯云白嫖了一个证书,顺利解决问题。腾讯云向每个账号免费颁发一定数量的二级证书,不支持…