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

# Description ## One Line Summary Add the base layer for the model repo and set up some functionality on top of it. ## Details ### Motivation We need the...

### How can we help? How do i make sure i capture player ID on real ios device. My code works as expected on a simulator. But when testing on...

Help Wanted

### How can we help? I have pods file like this: ``` target 'Main iOS App' do pod 'OneSignalXCFramework', '>= 3.0.0', '< 4.0' target 'OneSignalNotificationServiceExtension' do use_frameworks! pod 'OneSignalXCFramework/OneSignalExtension', '>=...

Help Wanted

### What happened? We updated our react-native-onesignal lib that used OneSignal-iOS-SDK version 2.13.0, which had this bug, according to [this issue](https://github.com/OneSignal/OneSignal-iOS-SDK/issues/680) and according to [this one](https://github.com/OneSignal/OneSignal-iOS-SDK/issues/833) it got solved on...

Medium Priority
Bug

maybe already reported, dunno... **XCode 14b4 build generates this warning, call-stack suggests invoked by oneSignal iOS SDK 3.11.2:** **Environment** 1. SDK 3.11.2 2. XCode 14b4 on iOS16b 3. via cocoapods...

### How can we help? The beta documentation of Live Activities was released and it seems we need separate push tokens to support live activity updates alongside new types of...

Enhancement / Feature

# WiP This PR is based off of a WiP commit that created the OneSignalUser module. I am using this PR to test including a swift based framework in the...

### How can we help? Is it possible to make use of external user ids to generate in app messages that can be sent to selected users and not to...

Help Wanted

There were previously redundant imports of the `OneSignal.framework` with some targeting local directories. This caused several ITMS errors when attempting to distribute the application to TestFlight. The links & embeds...

This isn't a bug report but more a feature request. From [this link](https://onesignal.com/blog/ios-notification-changes-updates-from-apples-wwdc-21/), iOS 15 brought communication notifications which is used by slack, spark, instagram etc. I am curious on...

Enhancement / Feature