Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
165 stars 140 forks source link

Braze Campaigns received on devices with Notifications turned OFF #319

Closed SarannyaSalim closed 2 years ago

SarannyaSalim commented 2 years ago

Report

Describe your environment.

Info Value
Platform Name iOS
Platform Version 14.5
SDK Version 3.31.2
Integration Method Cocoapods
Xcode Version Xcode 12.5
Computer Processor Intel-based
Repro rate All the time (100%)

What did you do?

What did you expect to happen?

What happened instead?

Steps to reproduce

Bucimis commented 2 years ago

@SarannyaSalim hi, which types of campaigns were received with notifications turned off at the device level? iOS enforces these settings and there's no way around them, so we would expect push notifications to never display in that case unless iOS itself had a bug.

However, other types of Braze campaigns, such as in-app messages and Content Cards, are unaffected by push settings (generally speaking) and would show regardless of device push settings.

SarannyaSalim commented 2 years ago

Hey @Bucimis Thank you for answering. I was assuming the in-app messages are affected by the push settings. Thank you for clearing this. Great help!