Tag

app update

1 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Jul 12, 2023 · Mobile Development

Implementation Guide for New App Network Entry Requirements: Personal Information Protection, Permission Calls, Updates, and Signature

This article explains how to adapt mobile apps to the latest Ministry of Industry and Information Technology network entry rules by covering basic mode design, personal data protection, permission request practices, update notifications, and signature authenticity, while also listing example implementations from popular apps.

Permission Managementapp updatemobile app
0 likes · 6 min read
Implementation Guide for New App Network Entry Requirements: Personal Information Protection, Permission Calls, Updates, and Signature
Sohu Tech Products
Sohu Tech Products
Nov 4, 2020 · Mobile Development

Implementing iOS App Plugin Architecture and Dynamic Updates with Dynamic Frameworks

This article explains how to use iOS dynamic frameworks to modularize app features, enable on‑demand plugin loading and seamless runtime updates, detailing the design of SVPCore, SVPRuntime, bundle management, and integration steps with code examples.

Dynamic FrameworkMobile DevelopmentObjective-C
0 likes · 15 min read
Implementing iOS App Plugin Architecture and Dynamic Updates with Dynamic Frameworks