Tagged articles
3 articles
Page 1 of 1
Youzan Coder
Youzan Coder
Jun 9, 2021 · Mobile Development

Mobile SkyNet Platform: Architecture, Log Collection, Storage, and Alerting Design

The Mobile SkyNet platform adds a dedicated mobile monitoring layer to SaaS services, using Zanlogger for error, warning, and info logs, Kafka‑HBase pipelines for high‑throughput storage, WeChat‑based alerting, and an MPaaS console for issue visualization, reducing mobile‑side incidents by about twenty percent.

AlertingBackend IntegrationLog Monitoring
0 likes · 11 min read
Mobile SkyNet Platform: Architecture, Log Collection, Storage, and Alerting Design
Meituan Technology Team
Meituan Technology Team
Jun 14, 2018 · Mobile Development

Implementing QR Code Scanning and App Invocation on iOS: Technical Implementation and Challenges

Implementing QR code scanning on iOS involves using the camera APIs from iOS 7, system‑level scanning introduced in iOS 11, and Universal Links to securely invoke apps, while addressing legacy QR formats, WebView quirks, and WeChat restrictions through fallback links, architectural boundaries, and minimal external dependencies.

Apple PayCamera APIQR code scanning
0 likes · 8 min read
Implementing QR Code Scanning and App Invocation on iOS: Technical Implementation and Challenges