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
### What happened? Triggering a URL action always opens the passed URL in the browser. Note that this does not happen with App Links on Android. Using an AppMessageClickListener does...
It seems that the default behavior of OneSignal is to link against its `OneSignalLocation`, which in turn [imports](https://github.com/OneSignal/OneSignal-iOS-SDK/blob/main/iOS_SDK/OneSignalSDK/OneSignalLocation/OneSignalLocationManager.m) `CoreLocation`. This means that, even if the said code path is never...
### What happened?  ### Steps to reproduce? ```Markdown 1. Install oneSignal through SPM 2. Add the minimum steps to configure one signal and notifications 3. Xcode warns about the...
# Description ## One Line Summary Add basic infrastructure to test the `OneSignalInAppMessages` module. ## Details - We want to test the Objective-C framework `OneSignalInAppMessages` using Swift language. Previously we...
### How can we help? Hello, SHA1 and MD5 are considered weak cryptographic algorithms, and a recent penetration test revealed their use. Upon investigation, it appears they are used in...
### What happened? crash, Location Permission Prompt ### Steps to reproduce? ```Markdown Set Location Permission Prompt in IAM. Open the app and click the Prompt button. ``` ### What did...
### What happened? `5.2.9` still shows wrong OneSignal popup sizes on MacOs Designed for iPad apps. ### Steps to reproduce? ```Markdown 1) Try running on mac (designed for iPad) target...
# READ AND DELETE THIS SECTION BEFORE SUBMITTING PR * **Fill out each _REQUIRED_ section** * **Fill out _OPTIONAL_ sections, remove section if it doesn't apply to your PR** *...
# READ AND DELETE THIS SECTION BEFORE SUBMITTING PR * **Fill out each _REQUIRED_ section** * **Fill out _OPTIONAL_ sections, remove section if it doesn't apply to your PR** *...