* explain and prompt the user for consent
* if they acquiesce pop the real modal
* otherwise bide your time and try again later
The reason for this is because once you receive a rejection in the official modal you are not allowed to ask again.
* explain and prompt the user for consent
* if they acquiesce pop the real modal
* otherwise bide your time and try again later
The reason for this is because once you receive a rejection in the official modal you are not allowed to ask again.
It's specifically recommended by apple.
https://developer.apple.com/design/human-interface-guideline...
App Publishers have instead used the explanation page as a "soft" consent form, so they can bug you later without being disabled at the system level.
Workarounds include having the other person message you first, or manually typing wa.me/+number into your browser.
Slightly more info: https://android.stackexchange.com/questions/229390