I am using this library to request permissions for my app.
However Privacy - Bluetooth Always Usage Description
from info.plist is getting called as soon the app is installed and opened. I want this permission to be requested only when the user logs in and on click of a button. How can I achieve this?