You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello dear OneSignal. We encountered the following problem - your library is missing localization of the message that is displayed when access is requested to send notifications if they were previously denied. Can we expect a solution to this problem?
localizedMessage = NSLocalizedString(@"You currently have notifications turned off for this application. You can open Settings to re-enable them", @"A message explaining that users can open Settings to re-enable push notifications");
The text was updated successfully, but these errors were encountered:
Hello dear OneSignal. We encountered the following problem - your library is missing localization of the message that is displayed when access is requested to send notifications if they were previously denied. Can we expect a solution to this problem?
OneSignal-iOS-SDK/iOS_SDK/OneSignalSDK/OneSignalNotifications/OSNotificationsManager.m
Line 307 in e1e02a2
The text was updated successfully, but these errors were encountered: