Disable localization in UILocalNotification alertBody
I am using local notifications in my chat app (using long poll). The problem is that the user receives a new chat when the app is in the background, the message affected by UILocalNotification alertBody
is replaced with the localized string of that message. How do I tell the UILocalNotification to use the actual message and not its localized meaning?
+3
Zakaria
source
to share
No one has answered this question yet
See similar questions:
2
or similar:
1276
216
181
59
sixteen
2
2
1
1
0