iOS9 launch screen localization.

Hello. I am using launch screens localization in my project by adding Default.. png files to the .lproj folders. It works good in iOS8 and older, but this approach is stop working on iOS9 unfortunatelly. App is using launch image from locale that was setting during application installing. So, if user changes iPhone locale after app installation, it doesn't affect somehow on showed splashscreen. For now I can't find solution for this. Any help would be appreciate. Is there a chance that it would be fixed in iOS9 GM?
P.S. Launch screen xibs are not acceptable for me due to iOS deployment target restrictions (6.0).

Replies

According to this thread (see posts by Rincewind), localized launch images were never officially supported.