Hi,
I know you don't have time to continue this development but I just wanted to know if there's a mistake on using the startMonitoringForRegion or am I missing something.
The usage details state that you can send a region object as a paremeter, with an UUID, major and minor, but the function definition has only 2 string parameters: String regionId, String beaconUuid.
Am I missing something?
I want to monitor a specific major and minor but I can't find the correct way to call the startMonitoringForRegion with a full region object.
Thanks.