Application Review Standards

Detailed Application Review Standards

Functionality Completeness

  • All functional modules must be complete and stable

  • Core features must match application description

  • No dead links or invalid pages

  • Offline features (if applicable) must work properly

  • Comprehensive error handling mechanism

Performance Requirements

  • Launch time under 5 seconds

  • Page transition response time under 1 second

  • CPU usage peak below 50%

  • Reasonable memory usage, no obvious leaks

  • Standby power consumption meets standards

  • Timely network request responses

User Interface Guidelines

  • Complies with platform UI design specifications

  • Supports standard resolution

  • Appropriate font sizes

  • Suitable button and clickable area sizes

  • Proper alignment of UI elements

  • Provides appropriate operation feedback

  • Supports keyboard operation

Security Requirements

  • Passes security scan detection

  • Encrypted storage for sensitive data

  • Uses HTTPS for network communication

  • Follows principle of least privilege

  • Complete and clear privacy policy

  • User data protection measures in place

  • Basic protection mechanisms implemented

Content Standards

  • No inappropriate content (violence, pornography, etc.)

  • Accurate description information

  • Screenshots match actual content

  • Appropriate age rating

  • Complete user agreement

  • Compliant brand usage authorization

  • Multi-language support (if applicable)

Technical Requirements

  • Compatible with latest SDK version

  • Clear and standardized code structure

  • Complete and standardized comments

  • Comprehensive exception handling

  • Appropriate logging

  • Complies with coding standards

  • Standardized resource file naming

Updates and Maintenance

  • Standardized version numbering

  • Complete update logs

  • In-app update mechanism

  • Technical support channels available

  • Comprehensive issue response mechanism

Last updated