OnApplicationFocus is not called at launch on iOS

In editor, OnApplicationFocus is called at launch. However, on iOS device, it is not called at launch. It is only called when app switching to foreground after launch.

Unity 2019.4.29f1
iOS 14.1

Well, that’s exactly the point when it does get focus

Do you mean this is by design?