OneSignal-iOS-SDK icon indicating copy to clipboard operation
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

Results 129 OneSignal-iOS-SDK issues
Sort by recently updated
recently updated
newest added

πŸŽ‰ Identity Verification Support -------- πŸ“Œ Latest beta release: **[5.3.0-beta-01](https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.3.0-beta-01)** πŸ“Œ This beta release introduces Identity Verification support for the iOS user model SDK. To get started with using Identity...

### How can we help? Hello, I have setup the notification extension in my flutter app as described here: https://documentation.onesignal.com/docs/ios-sdk-setup Tested on a real iOS device, everything works fine, but...

### How can we help? Hi I'm trying to build an old project with Xcode 16 Version Installed: 5.2.4 SPM Code affected: ``` [OneSignal IdsAvailable:^(NSString* userId, NSString* pushToken) No known...

# Description ## One Line Summary Adds the following new public methods to allow an app developer to capture logs as strings at runtime. ## Details Adds the following new...

### What happened? Dear OneSignal Team, Hello. I am trying to use Live Activity in React Native. However, the methods OneSignal.LiveActivities.enter and OneSignal.LiveActivities.end do not work for meβ€”only OneSignal.LiveActivities.startDefault(activityId, attributes,...

Bug

### What happened? ERROR: OSPropertyOperationExecutor update properties request failed with error: ### Steps to reproduce? ```Markdown .. ``` ### What did you expect to happen? .. ### OneSignal iOS SDK...

Bug

# Description ## One Line Summary Add new feature of **user-level custom events** API to the SDK, initially releasing as an alpha on the next minor version of 5.4.0. ##...

### What happened? Our app crashes during the initialization process when integrating OneSignal into our iOS build. It seems the crash is triggered during the OneSignal SDK’s attempt to initialize...

### What happened? When sending an iOS background notification with `"ios_badgeType": "Increase"`, it behaves the same as `"ios_badgeType": "SetTo"` I use the following API call: ```sh curl --request POST \...

### What happened? I upgraded our OneSignal SDK from 5.0.2 to 5.2.6 using CocoaPods. After upgrading, I'm unable to compile our project due to errors in OneSignalFrame due to error...