I've contacted the Apple developer support, they confirmed this alert is triggered by iOS system. It happens when your app is built with older iOS version, but the app is installed on the latest iOS 16 devices. In this case, my app is built with Xcode 13+, targeted iOS 15 at most, but the user installed the app on iPhone 14 with iOS 16. The app is regarded as outdated, but actually it still works normally.
I've rebuilt the app with Xcode 14 and published new version, this issue is resolved.
Topic:
App & System Services
SubTopic:
Core OS
Tags: