Elliot Mawby
Elliot Mawby
I have a similar issue when sharing sub dependencies between an app target and a Notification Service Extension target. It seems like multi-target builds need to be looked at
@Vedsaga thank you for reporting I will have a fix for this shortly!
Hello this issue has been open for a very long time with no activity is it still a problem?
Closing for inactivity. Feel free to reopen if this is still an issue
closing due to inactivity
@swebSi I apologize for the delay in response. Is this still an issue for you? I am not aware of any settings that would fix this outright. If it is...
Hello these issues are typical problems with cocoapods cache or outdated versions. Which versions of cocoapods are you using? I would try cleaning the pod cache and doing install with...
@maxmandia You say that the user unsubscribes from push notifications but the permissions are still on. How is the user unsubscribing from push notifications? `promptForPushNotificationsWithUserResponse ` is intended to set...
@JEricaM Hello I apologize for the late response are you wanting to get the data when a notification is received/clicked on as described [here](https://documentation.onesignal.com/docs/mobile-sdk#handling-notifications-before-theyre-presented-when-the-app-is-in-the-foreground)?
@jeremywj Hello, unfortunately OneSignal does not currently enable prompting for critical notification permissions through the SDK. However if you prompt for permissions outside of the OneSignal SDK, the device will...