OneSignal-iOS-SDK
OneSignal-iOS-SDK copied to clipboard
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Getting lots of crashes . Can you please guide me to solve the issue? Here is the full crash log given below: Incident Identifier: FBD0DC8A-5AC1-4D16-BF1C-25E3A9BE7FCA Hardware Model: iPhone12,5 Process: OneSignalNotificationServiceExtension...
**Description:** Sometimes the action buttons do not show up on iOS, with exactly the same data and action buttons. **Environment** 1. What version of the iOS SDK are you using?...
Description: I get Firebase crash information like this. Environment OneSignal version 2.15.3 2.Installed with CocoaPods 3.Project is in Swift iPhone: Version: 14.1.0 Model: iPhone 11 Pro Max Crashed: com.onesignal.notification.settings.ios10 0...
**Description:** Compiled frameworks are distributed without DSYM files, which makes tracking crashes very difficult. We have in our project symbols for all other frameworks except this one. OneSignal should provide...
**Description:** The class `OneSignalUserDefaults` relies on a deprecated method of `NSKeyedUnarchiver`, [`+ unarchiveObjectWithData:`](https://developer.apple.com/documentation/foundation/nskeyedunarchiver/1413894-unarchiveobjectwithdata?language=objc), which has been deemed unsafe. This was called out by submitting our application code, including the OneSignal...
**Description:** APNS delegate never fired in Xcode 11 beta 5 **Environment** Xcode 11 Beta5 This is my pod file: target 'MyApp' do use_frameworks! pod 'Firebase/Analytics' pod 'Firebase/Auth' pod 'Firebase/Core' pod...
**Description:** sorry i have same crash in my app, and i'm not passed nil on the closure handleNotificationAction. #661 it's firebase crashlytics infos ``` Fatal Exception: NSGenericException Unable to activate...
**Description:** i use onesignal plugin with solar2d native, onesignal version 2020.3607 but when i use this command "EnableInAppAlertNotification" to disable the native alert when application receiving push notification it give...
**Description:** (your description here) **Environment** **Steps to Reproduce Issue:** 1. (your steps here) 1. 1. **Anything else:** (crash stacktraces, as well as any other information here) In iOS forVoip notifications...
This Branch/PR is based off of version 2.16.1 version before the 3.0.0 Major Release was merged. I have cherry picked all non-merge commits except Carousel Page Impressions to this version....