How to localise Service Extension and access APPDelgate property in Service Extension
问题 I have two quostions related to the Service Extension 1. How to localise Service Extension I have supported 2-3 languages in my app, a user can select any language and app will get displayed in that language. I haven't used the device language. All is working fine. I want to display push notification based on user selected language. I used Service Extension and It is working but getting all notifications in English(default development) language. I have created LocalisationManager singleton