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

πŸ“Œ Latest beta release: **[5.0.0-beta-02](https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.0.0-beta-02)** πŸ“Œ In this major version beta release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model....

Beta

Add Release Notes For Review Here - - - This change is [](https://reviewable.io/reviews/OneSignal/OneSignal-iOS-SDK/1362)

### What happened? The OneSignal SDK is not supported with latest Xcode 15 Beta versions. It gives error - Cycle inside MYAPPTARGET; building could produce unreliable results. I have checked...

### What happened? updated pods, the app crashes during launch on `Library not loaded: @rpath/OneSignalCore.framework/OneSignalCore` tried Clean and ``` rm Podfile.lock pod cache clean --all pod install --repo-update ``` ###...

Help Wanted

### What happened? This happens with iOS 16 but in iOS 17. After `OneSignal.login(externalId)` with an existing `externalId`, the session never get updated with the subscription because the `OneSignalUser.OSRequestFetchUser` fails...

### How can we help? Hi, I'm using react-native-onesignal but in the underlying code, I want to disable the onesignal push notification listener as it's clashing with expo-notifications as per...

### What happened? Scenario: Say you do a fresh login on Phone A then you also log into Phone B afterwards using the same account. Then you use Phone A,...

### What happened? App crashed on launch ### Steps to reproduce? ```Markdown 1. Launch the app ``` ### What did you expect to happen? No crash ### OneSignal iOS SDK...

### How can we help? I successfully upgraded to `5.0.1` version. Tested on physical device - everything `OK`. But `version 3 worked in simulator`, `5.0.1` seems `not to be working`?...

### What happened? note: Removed stale file '/Users/albanweill/Library/Developer/Xcode/DerivedData/AppFront-edlcilgdulevsthiacmkmfzllsiv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Glog.build/OutputFileList-46EB2E0001F110-Flipper-Glog-xcframeworks-output-files-565719c624fa5f97738cda794496af6a-resolved.xcfilelist' note: Removed stale file '/Users/albanweill/Library/Developer/Xcode/DerivedData/AppFront-edlcilgdulevsthiacmkmfzllsiv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-DoubleConversion.build/OutputFileList-46EB2E0001F100-Flipper-DoubleConversion-xcframeworks-output-files-dfdd2040eaa90d19c010c7a90cfd9f31-resolved.xcfilelist' note: Removed stale file '/Users/albanweill/Library/Developer/Xcode/DerivedData/AppFront-edlcilgdulevsthiacmkmfzllsiv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/hermes-engine.build/OutputFileList-46EB2E0001F150-hermes-engine-xcframeworks-output-files-3bdc6ef216b5b39df088ab62f2f7cabb-resolved.xcfilelist' note: Removed stale file '/Users/albanweill/Library/Developer/Xcode/DerivedData/AppFront-edlcilgdulevsthiacmkmfzllsiv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/YogaKit.build/Script-46EB2E0001D170.sh' note: Removed stale file '/Users/albanweill/Library/Developer/Xcode/DerivedData/AppFront-edlcilgdulevsthiacmkmfzllsiv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/OneSignalXCFramework.build/Script-46EB2E0001F120.sh' note: Removed...

Help Wanted
Need More Information