Forum Discussion
DanPickaxe
10 months agoPractitioner
Push Primer In App request not working
Hi!
Context: As goal, we want to update the user profile, subscribing the user to push notification and after that, request permission in the user mobile/device to allow receive push notifications;...
BenLerner-Paio
10 months agoSpecialist
DanPickaxe - Are you doing this through an InApp message or just via the console / SDK? If you're doing it via an InApp, you can use this function : brazeBridge.requestPushPermission(successCallback, deniedCallback) which should display the request box as you're after.
Otherwise it's device dependent, so you should check the documentation.
Related Content
- 2 months ago
- 2 years ago