Posts

Post not yet marked as solved
1 Replies
1.2k Views
Hello, we’re looking for some help regarding Critical Alerts feature.We are building an iOS app using bitrise. We are currently using a distribution profile with the critical alerts entitlement, which we have already downloaded and applied to the building process. In addition, we have also added the critical alerts entitlement to the [Project]-Release.plist file, we have the following log entry in the building process: Entitlements: {"com.apple.developer.usernotifications.critical-alerts" = 1;}The problem that we are facing is that even though we are already using the correct identity, provisioning profile and entitlements to sign the app, we are not getting any popup message for the users to enable critical alerts on their devices.We still don’t know what are we missing in order to get the popup and permissions prompt in the device.Does anyone know what can be the problem? We can provide more information if needed.
Posted Last updated
.