Regarding the Issue with URL Scheme Not Working。
Hello, our app on the App Store has the following CFBundleURLTypes configuration:
We've discovered that the qmkege:// URL scheme is failing to open the app.
Steps to Reproduce:
1、We downloaded the installation package from the App Store
2、Entered qmkege:// in Safari, but it fails to launch our app。
The system logs show the following:
Key Observation:
This issue is not consistently reproducible. In most cases, when we install the app directly from the App Store (without VPN), it works fine. However, the problem occurs when downloading the app through the App Store while connected via VPN.
Looking forward to your feedback.