canAskAgain is true even though can't ask again (IOS)

On ios (both standalone testlight and expo), if I turned off the Notifications in the setting and go back to the app, it returns “canAskAgain” as true, but it doesn’t actually ask the user again. Is this the expected behavior. How does one know if iOS will prompt the user or not?

Also in both expo and testflight, the askAsync call is returned “undetermined” when the Notifications are actually turned off. Shouldn’t it return “denied”?

Managed SDK 40

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.