Tag

WeChat Mini Game

2 views collected around this technical thread.

37 Interactive Technology Team
37 Interactive Technology Team
Jan 8, 2025 · Game Development

WeChat Mini Game SDK: Common Issues, Network Request Limits, and Optimization Strategies

The WeChat mini‑game SDK faces common problems such as HTTPS‑only domains, a ten‑request concurrency cap, five‑second background timeouts, and URL‑encoding errors that can queue or lose data, while Unity C# games must implement custom networking and developers must handle launch parameters, deprecated system APIs, share UI timing, and prompt communication to ensure stable releases.

Concurrency LimitShareUnity
0 likes · 11 min read
WeChat Mini Game SDK: Common Issues, Network Request Limits, and Optimization Strategies
IEG Growth Platform Technology Team
IEG Growth Platform Technology Team
Nov 11, 2022 · Game Development

Performance Optimization of Cocos Exported WeChat Mini‑Games: Strategies, Code Adjustments, and Testing Tools

This guide details practical performance‑optimization techniques for Cocos‑based WeChat mini‑games, covering scene and prefab optimizations, asset compression, code size reduction, garbage‑collection handling, mask usage, plugin assistance, code‑level improvements, and a suite of testing tools to measure and verify the gains.

Asset ManagementPerformance OptimizationWeChat Mini Game
0 likes · 15 min read
Performance Optimization of Cocos Exported WeChat Mini‑Games: Strategies, Code Adjustments, and Testing Tools
Tencent Cloud Developer
Tencent Cloud Developer
Aug 21, 2019 · Game Development

WeChat Mini-Game Development: From Zero to One with Cloud Development

The talk explains how to build WeChat mini‑games from scratch using Cocos Creator and the platform’s cloud development suite—covering database, storage, cloud functions, real‑time push updates, and the MGOBE multiplayer engine with both frame and state synchronization options for rapid, serverless game deployment.

Cocos CreatorFrame SynchronizationMGOBE
0 likes · 18 min read
WeChat Mini-Game Development: From Zero to One with Cloud Development
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2018 · Game Development

Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies

Senior Tencent engineer Yang Shangzhi details how he built a fast‑paced, endless‑runner WeChat mini‑game with Cocos Creator v1.9.0—choosing it over LayaEngine for better debugging and WeChat integration—describing dynamic map generation, seed‑based anti‑cheat verification, potential skin and level‑creation monetization, and providing source code for developers.

Cocos CreatorRandom MapWeChat Mini Game
0 likes · 4 min read
Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies