Method RequestExactScheduling
RequestExactScheduling()
Request user permission to schedule alarms at exact times. Only works on Android 12 and later, older versions can schedule at exact times without requesting it. This may cause your app to use more battery. App must have SCHEDULE_EXACT_ALARM permission to be able to request this.
Declaration
public static void RequestExactScheduling()